FreeRDP
|
#import "EditorBaseController.h"
Variables | |
NSString * | TableCellIdentifierText = @"@"cellIdText" |
NSString * | TableCellIdentifierSecretText = @"@"cellIdSecretText" |
NSString * | TableCellIdentifierYesNo = @"@"cellIdYesNo" |
NSString * | TableCellIdentifierSelection = @"@"cellIdSelection" |
NSString * | TableCellIdentifierSubEditor = @"@"cellIdSubEditor" |
NSString * | TableCellIdentifierMultiChoice = @"@"cellIdMultiChoice" |
NSString * | TableCellIdentifierButton = @"@"cellIdButton" |
NSString* TableCellIdentifierButton = @"@"cellIdButton" |
NSString* TableCellIdentifierMultiChoice = @"@"cellIdMultiChoice" |
NSString* TableCellIdentifierSecretText = @"@"cellIdSecretText" |
NSString* TableCellIdentifierSelection = @"@"cellIdSelection" |
NSString* TableCellIdentifierSubEditor = @"@"cellIdSubEditor" |
NSString* TableCellIdentifierText = @"@"cellIdText" |
NSString* TableCellIdentifierYesNo = @"@"cellIdYesNo" |