![]() |
API
0.9.7
|
Go to the source code of this file.
Variables | |
var | CPComboBoxButtonBorderedKey = @"@"CPComboBoxButtonBorderedKey" |
var | CPComboBoxButtonSubview = @"button" |
var | CPComboBoxCompletesKey = @"@"CPComboBoxCompletesKey" |
var | CPComboBoxCompletionTest |
var | CPComboBoxDataSourceKey = @"@"CPComboBoxDataSourceKey" |
var | CPComboBoxDefaultNumberOfVisibleItems = 5 |
var | CPComboBoxDelegateKey = @"@"CPComboBoxDelegateKey" |
var | CPComboBoxFocusRingWidth = -1 |
var | CPComboBoxHasVerticalScrollerKey = @"@"CPComboBoxHasVerticalScrollerKey" |
var | CPComboBoxItemsKey = @"@"CPComboBoxItemsKey" |
var | CPComboBoxListKey = @"@"CPComboBoxListKey" |
var | CPComboBoxNumberOfVisibleItemsKey = @"@"CPComboBoxNumberOfVisibleItemsKey" |
CPComboBoxSelectionDidChangeNotification = @"CPComboBoxSelectionDidChangeNotification" | |
CPComboBoxSelectionIsChangingNotification = @"CPComboBoxSelectionIsChangingNotification" | |
CPComboBoxStateButtonBordered = CPThemeState("button-bordered") | |
var | CPComboBoxTextSubview = @"text" |
var | CPComboBoxUsesDataSourceKey = @"@"CPComboBoxUsesDataSourceKey" |
CPComboBoxWillDismissNotification = @"CPComboBoxWillDismissNotification" | |
CPComboBoxWillPopUpNotification = @"CPComboBoxWillPopUpNotification" | |
var CPComboBoxButtonBorderedKey = @"@"CPComboBoxButtonBorderedKey" |
Definition at line 1059 of file CPComboBox.j.
var CPComboBoxButtonSubview = @"button" |
Definition at line 33 of file CPComboBox.j.
var CPComboBoxCompletesKey = @"@"CPComboBoxCompletesKey" |
Definition at line 1056 of file CPComboBox.j.
var CPComboBoxCompletionTest |
Definition at line 1103 of file CPComboBox.j.
var CPComboBoxDataSourceKey = @"@"CPComboBoxDataSourceKey" |
Definition at line 1054 of file CPComboBox.j.
var CPComboBoxDefaultNumberOfVisibleItems = 5 |
Definition at line 34 of file CPComboBox.j.
var CPComboBoxDelegateKey = @"@"CPComboBoxDelegateKey" |
Definition at line 1053 of file CPComboBox.j.
var CPComboBoxFocusRingWidth = -1 |
Definition at line 35 of file CPComboBox.j.
var CPComboBoxHasVerticalScrollerKey = @"@"CPComboBoxHasVerticalScrollerKey" |
Definition at line 1058 of file CPComboBox.j.
var CPComboBoxItemsKey = @"@"CPComboBoxItemsKey" |
Definition at line 1051 of file CPComboBox.j.
var CPComboBoxListKey = @"@"CPComboBoxListKey" |
Definition at line 1052 of file CPComboBox.j.
var CPComboBoxNumberOfVisibleItemsKey = @"@"CPComboBoxNumberOfVisibleItemsKey" |
Definition at line 1057 of file CPComboBox.j.
CPComboBoxSelectionDidChangeNotification = @"CPComboBoxSelectionDidChangeNotification" |
Definition at line 25 of file CPComboBox.j.
CPComboBoxSelectionIsChangingNotification = @"CPComboBoxSelectionIsChangingNotification" |
Definition at line 26 of file CPComboBox.j.
CPComboBoxStateButtonBordered = CPThemeState("button-bordered") |
Definition at line 30 of file CPComboBox.j.
var CPComboBoxTextSubview = @"text" |
Definition at line 32 of file CPComboBox.j.
var CPComboBoxUsesDataSourceKey = @"@"CPComboBoxUsesDataSourceKey" |
Definition at line 1055 of file CPComboBox.j.
CPComboBoxWillDismissNotification = @"CPComboBoxWillDismissNotification" |
Definition at line 27 of file CPComboBox.j.
CPComboBoxWillPopUpNotification = @"CPComboBoxWillPopUpNotification" |
Definition at line 28 of file CPComboBox.j.