Cappuccino
1.0.0
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 Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3