Name | Description |
---|---|
Events | A set of properties 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). |