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

Protected Attributes

IBOutlet UILabel * _label
 
IBOutlet UIButton * _button
 

Properties

UILabel * label
 
UIButton * button
 

Detailed Description

Definition at line 13 of file EditButtonTableViewCell.h.

Field Documentation

◆ _button

- (IBOutlet UIButton*) _button
protected

Definition at line 16 of file EditButtonTableViewCell.h.

◆ _label

- (IBOutlet UILabel*) _label
protected

Definition at line 15 of file EditButtonTableViewCell.h.

Property Documentation

◆ button

- (UIButton*) button
readwritenonatomicretain

Definition at line 20 of file EditButtonTableViewCell.h.

◆ label

- (UILabel*) label
readwritenonatomicretain

Definition at line 19 of file EditButtonTableViewCell.h.


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