Caplin Trader 4.0.3

Class: module:caplin/presenter/control/selectionfield/JQueryAutoCompleteControlAdapter

module:caplin/presenter/control/selectionfield/JQueryAutoCompleteControlAdapter

Constructor

new module:caplin/presenter/control/selectionfield/JQueryAutoCompleteControlAdapter()

Provides an input box that supports auto complete when used in conjunction with a module:caplin/presenter/node/AutoCompleteSelectionField. Use jquery-autocomplete-box as the control attribute.

Options: openOnFocus - Show the auto complete selection on input focus (true|false). Defaults to false. appendTo - Specify the jquery selector of the element that the menu should be appended to.

Deprecated:
See:

Extends