| Interface | Description |
|---|---|
| IDataTableListener |
Event listener shared by the
DataTable widget and the DataTableBehavior |
| Class | Description |
|---|---|
| DataProviderBehavior<T> |
Provides the
DataTable data source AjaxCallbackBehavior |
| DataSourceAjaxBehavior |
Provides a
JQueryAjaxBehavior for handling datasource operations |
| DataSourceEvent |
Provides a base class for
KendoDataSource event objects |
| DataSourceEvent.CreateEvent |
Provides an event object that will be broadcasted by the
DataSourceAjaxBehavior 'create' callback |
| DataSourceEvent.DeleteEvent |
Provides an event object that will be broadcasted by the
DataSourceAjaxBehavior 'delete' callback |
| DataSourceEvent.UpdateEvent |
Provides an event object that will be broadcasted by the
DataSourceAjaxBehavior 'update' callback |
| DataTable<T> |
Provides a Kendo UI data-table
|
| DataTableAdapter |
Adapter class for
IDataTableListener |
| DataTableBehavior |
Provides a "kendoGrid" behavior
|
| DataTableBehavior.CancelEvent |
Provides an event object that will be broadcasted by the
DataTableBehavior.newOnCancelAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware) callback |
| DataTableBehavior.ColumnReorderEvent |
Provides an event object that will be broadcasted by the DataTableBehavior.newColumnReorderAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware) callback
|
Copyright © 2021 7thWeb. All rights reserved.