![]() |
API
0.9.7
|
#import <CPTokenField.h>
Instance Methods | |
(BOOL) | - becomeFirstResponder |
(int) | - buttonType |
(void) | - cancelOperation: |
(CPTimeInterval) | - completionDelay |
(void) | - deleteBackward: |
(void) | - deleteForward: |
(void) | - encodeWithCoder: |
(id) | - initWithCoder: |
(id) | - initWithFrame: |
(void) | - insertNewline: |
(void) | - insertTab: |
(void) | - insertText: |
(void) | - keyDown: |
(void) | - keyUp: |
(void) | - layoutSubviews |
(void) | - mouseDown: |
(void) | - mouseUp: |
(void) | - moveDown: |
(void) | - moveLeft: |
(void) | - moveLeftAndModifySelection: |
(void) | - moveRight: |
(void) | - moveRightAndModifySelection: |
(void) | - moveUp: |
(id) | - objectValue |
(BOOL) | - resignFirstResponder |
(BOOL) | - sendAction:to: |
(void) | - setButtonType: |
(void) | - setCompletionDelay: |
(void) | - setEditable: |
(void) | - setEnabled: |
(void) | - setObjectValue: |
(void) | - setTokenizingCharacterSet: |
(CPString) | - stringValue |
(void) | - textDidChange: |
(CPCharacterSet) | - tokenizingCharacterSet |
Class Methods | |
(CPTimeInterval) | + defaultCompletionDelay |
(CPString) | + defaultThemeClass |
(CPCharacterSet) | + defaultTokenizingCharacterSet |
(CPDictionary) | + themeAttributes |
Definition at line 2 of file CPTokenField.h.
|
implementation |
Definition at line 311 of file CPTokenField.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTokenField(CPSynthesizedAccessors).
Definition at line 1668 of file CPTokenField.j.
|
implementation |
Definition at line 775 of file CPTokenField.j.
|
implementation |
Definition at line 987 of file CPTokenField.j.
|
implementation |
Definition at line 80 of file CPTokenField.j.
|
implementation |
Definition at line 85 of file CPTokenField.j.
|
implementation |
Definition at line 75 of file CPTokenField.j.
|
implementation |
Definition at line 860 of file CPTokenField.j.
|
implementation |
Definition at line 886 of file CPTokenField.j.
|
implementation |
Reimplemented from CPControl.
Provided by category CPTokenField(CPCoding).
Definition at line 1636 of file CPTokenField.j.
|
implementation |
Reimplemented from CPControl.
Provided by category CPTokenField(CPCoding).
Definition at line 1617 of file CPTokenField.j.
|
implementation |
Reimplemented from CPControl.
Definition at line 95 of file CPTokenField.j.
|
implementation |
Definition at line 716 of file CPTokenField.j.
|
implementation |
Definition at line 729 of file CPTokenField.j.
|
implementation |
Definition at line 746 of file CPTokenField.j.
|
implementation |
Definition at line 931 of file CPTokenField.j.
|
implementation |
Definition at line 947 of file CPTokenField.j.
|
implementation |
Definition at line 995 of file CPTokenField.j.
|
implementation |
Reimplemented from CPControl.
Definition at line 468 of file CPTokenField.j.
|
implementation |
Definition at line 477 of file CPTokenField.j.
|
implementation |
Definition at line 710 of file CPTokenField.j.
|
implementation |
Definition at line 780 of file CPTokenField.j.
|
implementation |
Definition at line 800 of file CPTokenField.j.
|
implementation |
Definition at line 817 of file CPTokenField.j.
|
implementation |
Definition at line 844 of file CPTokenField.j.
|
implementation |
Definition at line 704 of file CPTokenField.j.
|
implementation |
Returns the receiver's object value.
Reimplemented from CPControl.
Definition at line 513 of file CPTokenField.j.
|
implementation |
Definition at line 408 of file CPTokenField.j.
|
implementation |
Causes anAction
to be sent to anObject
.
anAction | the action to send |
anObject | the object to which the action will be sent |
Reimplemented from CPControl.
Definition at line 637 of file CPTokenField.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTokenField(CPTokenFieldDelegate).
Definition at line 1676 of file CPTokenField.j.
|
implementation |
Definition at line 982 of file CPTokenField.j.
|
implementation |
Definition at line 630 of file CPTokenField.j.
|
implementation |
Sets the enabled status of the control. Controls that are not enabled can not be used by the user and obtain the CPThemeStateDisabled theme state.
BOOL | - YES if the control should be enabled, otherwise NO. |
Reimplemented from CPControl.
Definition at line 616 of file CPTokenField.j.
|
implementation |
Sets the receiver's object value.
Reimplemented from CPControl.
Definition at line 540 of file CPTokenField.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTokenField(CPSynthesizedAccessors).
Definition at line 1660 of file CPTokenField.j.
|
implementation |
Returns the receiver's string value.
Reimplemented from CPControl.
Definition at line 508 of file CPTokenField.j.
|
implementation |
Reimplemented from CPControl.
Definition at line 959 of file CPTokenField.j.
|
implementation |
Reimplemented from CPControl.
Definition at line 90 of file CPTokenField.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTokenField(CPSynthesizedAccessors).
Definition at line 1652 of file CPTokenField.j.