public static class AjaxTreeView.ExpandBehavior
extends com.googlecode.wicket.jquery.core.JQueryAbstractBehavior
| Constructor and Description |
|---|
ExpandBehavior(List<String> paths)
Constructor
|
ExpandBehavior(String path)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
$() |
void |
bind(org.apache.wicket.Component component) |
protected String |
getDataBoundCallback()
Gets the callback/handler to be triggered on 'dataBound' event
|
add, getJQueryLibrarySettings, renderHead, renderOnDomReadyScript, renderPriorityHeaderItem, toStringpublic ExpandBehavior(String path)
path - the path to the node, as an id-array, ie: [1, 2, 3]public void bind(org.apache.wicket.Component component)
bind in class org.apache.wicket.behavior.Behaviorprotected String getDataBoundCallback()
protected String $()
$ in class com.googlecode.wicket.jquery.core.JQueryAbstractBehaviorCopyright © 2021 7thWeb. All rights reserved.