![]() |
API
0.9.6
|
#import <CPTokenField.h>
Additional Inherited Members | |
![]() | |
Class | isa |
Definition at line 2 of file CPTokenField.h.
|
implementation |
Notifies the receiver that it will become the first responder. The receiver can reject first responder if it returns NO
. The default implementation always returns YES
.
YES
if the receiver accepts first responder status. Reimplemented from CPTextField.
Definition at line 304 of file CPTokenField.j.
|
implementation |
Definition at line 747 of file CPTokenField.j.
|
implementation |
Definition at line 955 of file CPTokenField.j.
|
implementation |
Definition at line 74 of file CPTokenField.j.
|
implementation |
Reimplemented from CPTextField.
Definition at line 79 of file CPTokenField.j.
|
implementation |
Definition at line 69 of file CPTokenField.j.
|
implementation |
Reimplemented from CPTextField.
Definition at line 832 of file CPTokenField.j.
|
implementation |
Definition at line 858 of file CPTokenField.j.
|
implementation |
Encodes the data of this textfield into the provided coder.
aCoder | the coder into which the data will be written |
Reimplemented from CPTextField.
Provided by category CPTokenField(CPCoding).
Definition at line 1435 of file CPTokenField.j.
|
implementation |
Initializes the textfield with data from a coder.
aCoder | the coder from which to read the textfield data |
Reimplemented from CPTextField.
Provided by category CPTokenField(CPCoding).
Definition at line 1417 of file CPTokenField.j.
|
implementation |
Definition at line 89 of file CPTokenField.j.
|
implementation |
Insert a line break at the caret position or selection.
aSender | the object requesting this |
Reimplemented from CPTextField.
Definition at line 688 of file CPTokenField.j.
|
implementation |
Reimplemented from CPResponder.
Definition at line 701 of file CPTokenField.j.
|
implementation |
Inserts some text at the caret position or selection.
aString | the string to insert |
Reimplemented from CPResponder.
Definition at line 718 of file CPTokenField.j.
|
implementation |
Notifies the receiver that the user has pressed a key.
anEvent | information about the key press |
Reimplemented from CPTextField.
Definition at line 903 of file CPTokenField.j.
|
implementation |
Notifies the receiver that the user has released a key.
anEvent | information about the key press |
Reimplemented from CPTextField.
Definition at line 917 of file CPTokenField.j.
|
implementation |
Reimplemented from CPTextField.
Definition at line 963 of file CPTokenField.j.
|
implementation |
Notifies the receiver that the user has clicked the mouse down in its area.
anEvent | contains information about the click |
Reimplemented from CPTextField.
Definition at line 440 of file CPTokenField.j.
|
implementation |
Notifies the receiver that the user has released the left mouse button.
anEvent | contains information about the release |
Reimplemented from CPTextField.
Definition at line 449 of file CPTokenField.j.
|
implementation |
Definition at line 682 of file CPTokenField.j.
|
implementation |
Definition at line 752 of file CPTokenField.j.
|
implementation |
Definition at line 772 of file CPTokenField.j.
|
implementation |
Definition at line 789 of file CPTokenField.j.
|
implementation |
Definition at line 816 of file CPTokenField.j.
|
implementation |
Definition at line 676 of file CPTokenField.j.
|
implementation |
Returns the string in the text field.
Reimplemented from CPTextField.
Definition at line 485 of file CPTokenField.j.
|
implementation |
Notifies the receiver that it has been asked to give up first responder status.
YES
if the receiver is willing to give up first responder status. Reimplemented from CPTextField.
Definition at line 382 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 609 of file CPTokenField.j.
|
implementation |
Definition at line 950 of file CPTokenField.j.
|
implementation |
Sets whether or not the receiver text field can be edited. If NO, any ongoing edit is ended.
Reimplemented from CPTextField.
Definition at line 602 of file CPTokenField.j.
|
implementation |
Sets whether the field reacts to events. If NO, any ongoing edit is ended.
Reimplemented from CPTextField.
Definition at line 588 of file CPTokenField.j.
|
implementation |
Sets the receiver's object value.
Reimplemented from CPTextField.
Definition at line 512 of file CPTokenField.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTokenField(CPSynthesizedAccessors).
Definition at line 1458 of file CPTokenField.j.
|
implementation |
Returns the receiver's string value.
Reimplemented from CPControl.
Definition at line 480 of file CPTokenField.j.
|
implementation |
Reimplemented from CPTextField.
Definition at line 927 of file CPTokenField.j.
|
implementation |
Reimplemented from CPTextField.
Definition at line 84 of file CPTokenField.j.
|
implementation |
Synthesized accessor method.
Provided by category CPTokenField(CPSynthesizedAccessors).
Definition at line 1450 of file CPTokenField.j.