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

Protected Attributes

IBOutlet UILabel * _label
 
IBOutlet UITextField * _textfield
 

Properties

UILabel * label
 
UITextField * textfield
 

Detailed Description

Definition at line 13 of file EditTextTableViewCell.h.

Field Documentation

◆ _label

- (IBOutlet UILabel*) _label
protected

Definition at line 15 of file EditTextTableViewCell.h.

◆ _textfield

- (IBOutlet UITextField*) _textfield
protected

Definition at line 16 of file EditTextTableViewCell.h.

Property Documentation

◆ label

- (UILabel*) label
readwritenonatomicretain

Definition at line 19 of file EditTextTableViewCell.h.

◆ textfield

- (UITextField*) textfield
readwritenonatomicretain

Definition at line 20 of file EditTextTableViewCell.h.


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