FreeRDP
EditorSelectionController Class Reference

#import <EditorSelectionController.h>

Inheritance diagram for EditorSelectionController:
Collaboration diagram for EditorSelectionController:

Instance Methods

(id) - initWithConnectionParams:entries:selections:
 
- Instance Methods inherited from EditorBaseController
(UITableViewCell *) - tableViewCellFromIdentifier:
 
(void) - adjustEditTextTableViewCell:
 

Protected Attributes

ConnectionParams_params
 
NSArray * _entries
 
NSArray * _selections
 
NSMutableArray * _cur_selections
 

Method Documentation

◆ initWithConnectionParams:entries:selections:

- (id) initWithConnectionParams: (ConnectionParams *)  params
entries: (NSArray *)  entries
selections: (NSArray *)  selections 
Here is the call graph for this function:

Field Documentation

◆ _cur_selections

- (NSMutableArray*) _cur_selections
protected

◆ _entries

- (NSArray*) _entries
protected

◆ _params

- (ConnectionParams*) _params
protected

◆ _selections

- (NSArray*) _selections
protected

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