FreeRDP
EditTextTableViewCell Class Reference

#import <EditTextTableViewCell.h>

Inheritance diagram for EditTextTableViewCell:
Collaboration diagram for EditTextTableViewCell:

Protected Attributes

IBOutlet UILabel * _label
 
IBOutlet UITextField * _textfield
 

Properties

UILabel * label
 
UITextField * textfield
 

Field Documentation

◆ _label

- (IBOutlet UILabel*) _label
protected

◆ _textfield

- (IBOutlet UITextField*) _textfield
protected

Property Documentation

◆ label

- (UILabel*) label
readwritenonatomicretain

◆ textfield

- (UITextField*) textfield
readwritenonatomicretain

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