public class AjaxIndicatingButtonBehavior extends ButtonBehavior
JQueryBehavior with an ajax indicator| Modifier and Type | Field and Description |
|---|---|
protected static String |
CSS_INDICATOR |
METHOD| Constructor and Description |
|---|
AjaxIndicatingButtonBehavior(String selector) |
AjaxIndicatingButtonBehavior(String selector,
com.googlecode.wicket.jquery.core.Options options) |
AjaxIndicatingButtonBehavior(String selector,
String icon) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
$() |
protected com.googlecode.wicket.jquery.core.Options |
newAjaxStartOptions()
Gets the new
Button's Options to be used on ajax-start |
protected com.googlecode.wicket.jquery.core.Options |
newOnClickOptions()
Gets the new
Button's Options to be used on click |
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response) |
add, destroy, onConfigure, onDestroy, widget, widget, widget, widget$, $, $, beforeRender, detach, getMethod, getOption, getOptions, getSelector, off, on, on, register, remove, setOption, setOption, setOption, setOptions, setSelectoradd, getJQueryLibrarySettings, renderOnDomReadyScript, renderPriorityHeaderItem, toStringprotected static final String CSS_INDICATOR
public AjaxIndicatingButtonBehavior(String selector)
public AjaxIndicatingButtonBehavior(String selector, com.googlecode.wicket.jquery.core.Options options)
public void renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response)
renderHead in interface org.apache.wicket.markup.html.IComponentAwareHeaderContributorrenderHead in class KendoUIBehaviorprotected String $()
$ in class com.googlecode.wicket.jquery.core.JQueryBehaviorprotected com.googlecode.wicket.jquery.core.Options newOnClickOptions()
Button's Options to be used on clickOptionsprotected com.googlecode.wicket.jquery.core.Options newAjaxStartOptions()
Button's Options to be used on ajax-startOptionsCopyright © 2021 7thWeb. All rights reserved.