public class DataSourceEvent
extends com.googlecode.wicket.jquery.core.JQueryEvent
KendoDataSource event objects| Modifier and Type | Class and Description |
|---|---|
static class |
DataSourceEvent.CreateEvent
Provides an event object that will be broadcasted by the
DataSourceAjaxBehavior 'create' callback |
static class |
DataSourceEvent.DeleteEvent
Provides an event object that will be broadcasted by the
DataSourceAjaxBehavior 'delete' callback |
static class |
DataSourceEvent.UpdateEvent
Provides an event object that will be broadcasted by the
DataSourceAjaxBehavior 'update' callback |
| Constructor and Description |
|---|
DataSourceEvent() |
Copyright © 2017 7thWeb. All rights reserved.