public class WidgetBehavior extends AbstractYuiBehavior
Constructor and Description |
---|
WidgetBehavior() |
WidgetBehavior(WidgetSettings 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) |
String |
execWidgetFunction(String function) |
String |
getMarkupId() |
protected WidgetTemplate |
getTemplate() |
String |
getUpdateScript() |
getComponent, onRenderHead, renderHead
public WidgetBehavior()
public WidgetBehavior(WidgetSettings settings)
public void bind(org.apache.wicket.Component component)
bind
in class AbstractYuiBehavior
public void addHeaderContribution(IYuiContext context)
AbstractYuiBehavior
addHeaderContribution
in class AbstractYuiBehavior
context
- The IYuiContext this behavior can use to register YUI-modules and the likes.public String getMarkupId()
public String getUpdateScript()
protected WidgetTemplate getTemplate()
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.