FreeRDP
SessionTableCell Class Reference

#import <SessionTableCell.h>

Inheritance diagram for SessionTableCell:
Collaboration diagram for SessionTableCell:

Protected Attributes

IBOutlet UILabel * _title
 
IBOutlet UILabel * _server
 
IBOutlet UILabel * _username
 
IBOutlet UIImageView * _screenshot
 
IBOutlet UIButton * _disconnect_button
 

Properties

UILabel * title
 
UILabel * server
 
UILabel * username
 
UIImageView * screenshot
 
UIButton * disconnectButton
 

Field Documentation

◆ _disconnect_button

- (IBOutlet UIButton*) _disconnect_button
protected

◆ _screenshot

- (IBOutlet UIImageView*) _screenshot
protected

◆ _server

- (IBOutlet UILabel*) _server
protected

◆ _title

- (IBOutlet UILabel*) _title
protected

◆ _username

- (IBOutlet UILabel*) _username
protected

Property Documentation

◆ disconnectButton

- (UIButton*) disconnectButton
readwritenonatomicretain

◆ screenshot

- (UIImageView*) screenshot
readwritenonatomicretain

◆ server

- (UILabel*) server
readwritenonatomicretain

◆ title

- (UILabel*) title
readwritenonatomicretain

◆ username

- (UILabel*) username
readwritenonatomicretain

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