API
0.9.6
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
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
@end
AppKit
CPTokenField.h
Generated on Tue Jan 29 2013 20:13:03 for API by
1.8.3