Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPComboBox.h
Go to the documentation of this file.
1
2
@interface
CPComboBox
:
CPTextField
3
{
4
BOOL _canComplete;
5
BOOL _completes;
6
BOOL _forceSelection;
7
BOOL _hasVerticalScroller;
8
BOOL _popUpButtonCausedResign;
9
BOOL _usesDataSource;
10
CGSize _intercellSpacing;
11
CPArray _items;
12
id <CPComboBoxDataSource> _dataSource;
13
CPInteger _implementedDelegateComboBoxMethods;
14
CPString
_selectedStringValue;
15
float
_itemHeight;
16
int
_numberOfVisibleItems;
17
_CPPopUpList _listDelegate;
18
}
19
@end
AppKit
CPComboBox.h
Generated on Fri Sep 7 2018 11:26:14 for Cappuccino by
1.8.3