FreeRDP
BookmarkTableCell Class Reference

#import <BookmarkTableCell.h>

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
 

Field Documentation

◆ _connection_state_icon

- (IBOutlet UIImageView*) _connection_state_icon
protected

◆ _sub_title

- (IBOutlet UILabel*) _sub_title
protected

◆ _title

- (IBOutlet UILabel*) _title
protected

Property Documentation

◆ connectionStateIcon

- (UIImageView*) connectionStateIcon
readwritenonatomicretain

◆ subTitle

- (UILabel*) subTitle
readwritenonatomicretain

◆ title

- (UILabel*) title
readwritenonatomicretain

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