| FreeRDP
    | 


| Protected Attributes | |
| BookmarkTableCell * | _bmTableCell | 
| SessionTableCell * | _sessTableCell | 
| UISearchBar * | _searchBar | 
| UITableView * | _tableView | 
| NSMutableArray * | _manual_search_result | 
| NSMutableArray * | _history_search_result | 
| NSMutableArray * | _manual_bookmarks | 
| UIImage * | _star_on_img | 
| UIImage * | _star_off_img | 
| NSMutableArray * | _active_sessions | 
| NSMutableArray * | _connection_history | 
| ComputerBookmark * | _temporary_bookmark | 
| Properties | |
| IBOutlet UISearchBar * | searchBar | 
| IBOutlet UITableView * | tableView | 
| IBOutlet BookmarkTableCell * | bmTableCell | 
| IBOutlet SessionTableCell * | sessTableCell | 
| Additional Inherited Members | |
|  Instance Methods inherited from <BookmarkEditorDelegate> | |
| (void) | - commitBookmark: | 
Definition at line 18 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 42 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 23 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 45 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 32 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 35 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 31 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 27 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 24 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 39 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 38 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 28 of file BookmarkListController.h.
| 
 | protected | 
Definition at line 49 of file BookmarkListController.h.
| 
 | readwritenonatomicretain | 
Definition at line 54 of file BookmarkListController.h.
| 
 | readwritenonatomicretain | 
Definition at line 52 of file BookmarkListController.h.
| 
 | readwritenonatomicretain | 
Definition at line 55 of file BookmarkListController.h.
| 
 | readwritenonatomicretain | 
Definition at line 53 of file BookmarkListController.h.