public class ProgressBarBehavior extends KendoUIBehavior
| 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 |
onConfigure(org.apache.wicket.Component component) |
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 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 onConfigure(org.apache.wicket.Component component)
onConfigure in class KendoUIBehaviorCopyright © 2021 7thWeb. All rights reserved.