API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPTokenField.h
Go to the documentation of this file.
1
2
@interface
CPTokenField
:
CPTextField
3
{
4
CPScrollView
_tokenScrollView;
5
int
_shouldScrollTo;
6
7
CPRange _selectedRange;
8
9
_CPAutocompleteMenu _autocompleteMenu;
10
CGRect _inputFrame;
11
12
CPTimeInterval _completionDelay;
13
14
CPCharacterSet
_tokenizingCharacterSet
// @accessors(property=tokenizingCharacterSet);
15
16
CPEvent
_mouseDownEvent;
17
18
BOOL _shouldNotifyTarget;
19
20
int
_buttonType
// @accessors(property=buttonType);
21
22
id <CPTokenFieldDelegate> _tokenFieldDelegate;
23
unsigned
_implementedTokenFieldDelegateMethods;
24
}
25
@end
AppKit
CPTokenField.h
Generated on Sun Mar 29 2015 14:04:31 for API by
1.8.4