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

Protected Attributes

IBOutlet UILabel * _title
 
IBOutlet UILabel * _sub_title
 
IBOutlet UIImageView * _connection_state_icon
 

Properties

UILabel * title
 
UILabel * subTitle
 
UIImageView * connectionStateIcon
 

Detailed Description

Definition at line 13 of file BookmarkTableCell.h.

Field Documentation

◆ _connection_state_icon

- (IBOutlet UIImageView*) _connection_state_icon
protected

Definition at line 17 of file BookmarkTableCell.h.

◆ _sub_title

- (IBOutlet UILabel*) _sub_title
protected

Definition at line 16 of file BookmarkTableCell.h.

◆ _title

- (IBOutlet UILabel*) _title
protected

Definition at line 15 of file BookmarkTableCell.h.

Property Documentation

◆ connectionStateIcon

- (UIImageView*) connectionStateIcon
readwritenonatomicretain

Definition at line 22 of file BookmarkTableCell.h.

◆ subTitle

- (UILabel*) subTitle
readwritenonatomicretain

Definition at line 21 of file BookmarkTableCell.h.

◆ title

- (UILabel*) title
readwritenonatomicretain

Definition at line 20 of file BookmarkTableCell.h.


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