|
 | clear |
Clears the input value.
|
 | dispose |
Disposes the component.
|
 | focus |
Tells this input control to gain focus.
|
 | fromJObject |
Applies the property values from a plain object created from JSON to the properties of this instance.
Inherited from Class. |
 | getCaretPosition |
Gets the caret position in the search box.
|
 | setCaretPosition |
Sets the caret position on the box. For many browsers, it must be focused before this will work.
|
 | toJSON |
Implementation for toJSON to return an object that will include this class's
prototype property values when stringified.
Inherited from Class. |