| Interface | Description |
|---|---|
| IAutoCompleteListener |
Event listener shared by the
AutoCompleteTextField widget and the AutoCompleteBehavior |
| Class | Description |
|---|---|
| AbstractAutoCompleteTextField<T,C> |
Provides the base class for a Kendo UI auto-complete widget.
Caution: in this base class, the model object is not set and there is no converter |
| AutoCompleteBehavior |
Provides a "kendoAutoComplete" behavior
|
| AutoCompleteBehavior.OnSelectAjaxBehavior |
Provides a
JQueryAjaxBehavior that aims to be wired to the 'select' event |
| AutoCompleteBehavior.SelectEvent |
Provides an event object that will be broadcasted by the
AutoCompleteBehavior.OnSelectAjaxBehavior callback |
| AutoCompleteTextField<T> |
Provides a Kendo UI auto-complete widget.
|
Copyright © 2021 7thWeb. All rights reserved.