Name |
Description |
Events |
A set of events to apply to a set of jQuery UI AutoComplete. |
Methods |
The "Methods" are called after the control has been initialised. If for instance you want to change the value of a property, or invoke "some" action on the control (e.g. "open" or "close") you call the "Method" rather than through the "Options" (as Options is about the initialisation of the control). |
Options |
A set of properties to apply to a set of jQuery UI AutoComplete. |
PositionOptions |
Models the Position child for setting placement of the autocomplete control. |