public abstract class ProgressBarBehavior extends JQueryUIBehavior implements com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware
| Constructor and Description |
|---|
ProgressBarBehavior(String selector)
Constructor
|
ProgressBarBehavior(String selector,
com.googlecode.wicket.jquery.core.Options options)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.apache.wicket.Component component) |
protected com.googlecode.wicket.jquery.core.ajax.JQueryAjaxPostBehavior |
newOnChangeAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source)
Gets a new
JQueryAjaxPostBehavior that will be wired to the 'change' event |
void |
onConfigure(org.apache.wicket.Component component) |
destroy, onDestroy, widget, widget, widget, widget$, $, $, $, beforeRender, detach, getMethod, getOption, getOptions, getSelector, off, on, on, register, remove, renderHead, setOption, setOption, setOption, setOptions, setSelectoradd, getJQueryLibrarySettings, renderOnDomReadyScript, renderPriorityHeaderItem, toStringafterRender, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onEvent, onException, onRemove, unbindpublic static final String METHOD
public ProgressBarBehavior(String selector)
selector - the html selector (ie: "#myId")public ProgressBarBehavior(String selector, com.googlecode.wicket.jquery.core.Options options)
selector - the html selector (ie: "#myId")options - the Optionspublic void bind(org.apache.wicket.Component component)
bind in class org.apache.wicket.behavior.Behaviorpublic void onConfigure(org.apache.wicket.Component component)
onConfigure in class JQueryUIBehaviorprotected com.googlecode.wicket.jquery.core.ajax.JQueryAjaxPostBehavior newOnChangeAjaxBehavior(com.googlecode.wicket.jquery.core.ajax.IJQueryAjaxAware source)
JQueryAjaxPostBehavior that will be wired to the 'change' eventsource - the IJQueryAjaxAwareOnChangeAjaxBehavior by defaultCopyright © 2017 7thWeb. All rights reserved.