public abstract class MultiSelectBehavior extends KendoUIBehavior implements com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware
| Constructor and Description |
|---|
MultiSelectBehavior(String selector,
com.googlecode.wicket.jquery.core.event.ISelectionChangedListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.apache.wicket.Component component) |
protected abstract CharSequence |
getDataSourceUrl() |
boolean |
isEnabled(org.apache.wicket.Component component) |
void |
onAjax(org.apache.wicket.ajax.AjaxRequestTarget target,
com.googlecode.wicket.jquery.core.JQueryEvent event) |
void |
onConfigure(org.apache.wicket.Component component) |
protected void |
onConfigure(KendoDataSource dataSource)
Configure the
KendoDataSource with additional options |
add, destroy, onDestroy, renderHead, widget, widget, widget, widget$, $, $, $, beforeRender, detach, getMethod, getOption, getOptions, getSelector, off, on, on, register, remove, setOption, setOption, setOption, setOptions, setSelectoradd, getJQueryLibrarySettings, renderOnDomReadyScript, renderPriorityHeaderItem, toStringpublic static final String METHOD
public MultiSelectBehavior(String selector, com.googlecode.wicket.jquery.core.event.ISelectionChangedListener listener)
public void bind(org.apache.wicket.Component component)
bind in class org.apache.wicket.behavior.Behaviorpublic boolean isEnabled(org.apache.wicket.Component component)
isEnabled in class org.apache.wicket.behavior.Behaviorprotected abstract CharSequence getDataSourceUrl()
public void onConfigure(org.apache.wicket.Component component)
onConfigure in class KendoUIBehaviorprotected void onConfigure(KendoDataSource dataSource)
KendoDataSource with additional optionsdataSource - the KendoDataSourcepublic void onAjax(org.apache.wicket.ajax.AjaxRequestTarget target,
com.googlecode.wicket.jquery.core.JQueryEvent event)
onAjax in interface com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAwareCopyright © 2021 7thWeb. All rights reserved.