FreeRDP
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Modules Pages
EditFlagTableViewCell Class Reference
Inheritance diagram for EditFlagTableViewCell:
Collaboration diagram for EditFlagTableViewCell:

Protected Attributes

IBOutlet UILabel * _label
 
IBOutlet UISwitch * _toggle
 

Properties

UILabel * label
 
UISwitch * toggle
 

Detailed Description

Definition at line 13 of file EditFlagTableViewCell.h.

Field Documentation

◆ _label

- (IBOutlet UILabel*) _label
protected

Definition at line 15 of file EditFlagTableViewCell.h.

◆ _toggle

- (IBOutlet UISwitch*) _toggle
protected

Definition at line 16 of file EditFlagTableViewCell.h.

Property Documentation

◆ label

- (UILabel*) label
readwritenonatomicretain

Definition at line 19 of file EditFlagTableViewCell.h.

◆ toggle

- (UISwitch*) toggle
readwritenonatomicretain

Definition at line 20 of file EditFlagTableViewCell.h.


The documentation for this class was generated from the following file: