| Package | Description |
|---|---|
| com.googlecode.wicket.kendo.ui.datatable |
| Modifier and Type | Method and Description |
|---|---|
protected DataSourceAjaxBehavior |
DataTableBehavior.newOnCreateAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source)
Gets a new
DataSourceAjaxBehavior that will be wired to the datasource's 'create' event |
protected DataSourceAjaxBehavior |
DataTableBehavior.newOnDeleteAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source)
Gets a new
DataSourceAjaxBehavior that will be wired to the datasource's 'delete' event |
protected DataSourceAjaxBehavior |
DataTableBehavior.newOnUpdateAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source)
Gets a new
DataSourceAjaxBehavior that will be wired to the datasource's 'update' event |
Copyright © 2021 7thWeb. All rights reserved.