FreeRDP
EditorBaseController.m File Reference

Variables

NSString * TableCellIdentifierText = @"@"cellIdText"
 
NSString * TableCellIdentifierSecretText = @"@"cellIdSecretText"
 
NSString * TableCellIdentifierYesNo = @"@"cellIdYesNo"
 
NSString * TableCellIdentifierSelection = @"@"cellIdSelection"
 
NSString * TableCellIdentifierSubEditor = @"@"cellIdSubEditor"
 
NSString * TableCellIdentifierMultiChoice = @"@"cellIdMultiChoice"
 
NSString * TableCellIdentifierButton = @"@"cellIdButton"
 

Variable Documentation

◆ TableCellIdentifierButton

NSString* TableCellIdentifierButton = @"@"cellIdButton"

◆ TableCellIdentifierMultiChoice

NSString* TableCellIdentifierMultiChoice = @"@"cellIdMultiChoice"

◆ TableCellIdentifierSecretText

NSString* TableCellIdentifierSecretText = @"@"cellIdSecretText"

◆ TableCellIdentifierSelection

NSString* TableCellIdentifierSelection = @"@"cellIdSelection"

◆ TableCellIdentifierSubEditor

NSString* TableCellIdentifierSubEditor = @"@"cellIdSubEditor"

◆ TableCellIdentifierText

NSString* TableCellIdentifierText = @"@"cellIdText"

◆ TableCellIdentifierYesNo

NSString* TableCellIdentifierYesNo = @"@"cellIdYesNo"