API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPComboBox.h
Go to the documentation of this file.
1
2
@interface
CPComboBox
:
CPTextField
3
{
4
CPArray
_items;
5
_CPPopUpList _listDelegate;
6
CPComboBoxDataSource _dataSource;
7
BOOL _usesDataSource;
8
BOOL _completes;
9
BOOL _canComplete;
10
int
_numberOfVisibleItems;
11
BOOL _forceSelection;
12
BOOL _hasVerticalScroller;
13
CPString
_selectedStringValue;
14
BOOL _popUpButtonCausedResign;
15
}
16
@end
AppKit
CPComboBox.h
Generated on Tue Jan 29 2013 20:13:02 for API by
1.8.3