public class TreeWidgetBehavior extends WidgetBehavior
Constructor and Description |
---|
TreeWidgetBehavior(TreeWidgetSettings settings) |
Modifier and Type | Method and Description |
---|---|
void |
addHeaderContribution(IYuiContext context)
Override this method to get access to the IYuiContext
|
void |
bind(org.apache.wicket.Component component) |
void |
render(org.apache.wicket.ajax.AjaxRequestTarget target) |
execWidgetFunction, getMarkupId, getTemplate, getUpdateScript
getComponent, onRenderHead, renderHead
public TreeWidgetBehavior(TreeWidgetSettings settings)
public void addHeaderContribution(IYuiContext context)
AbstractYuiBehavior
addHeaderContribution
in class WidgetBehavior
context
- The IYuiContext this behavior can use to register YUI-modules and the likes.public void bind(org.apache.wicket.Component component)
bind
in class WidgetBehavior
public void render(org.apache.wicket.ajax.AjaxRequestTarget target)
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.