public abstract class AbstractAnywhereBehavior
extends org.apache.wicket.behavior.Behavior
| Constructor and Description |
|---|
AbstractAnywhereBehavior(String apiKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
beforeRender(org.apache.wicket.Component component) |
protected abstract String |
getAnywhereMethod() |
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response) |
public AbstractAnywhereBehavior(String apiKey)
public void beforeRender(org.apache.wicket.Component component)
beforeRender in class org.apache.wicket.behavior.Behaviorprotected abstract String getAnywhereMethod()
public void renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response)
renderHead in interface org.apache.wicket.markup.html.IComponentAwareHeaderContributorrenderHead in class org.apache.wicket.behavior.BehaviorCopyright © 2015. All rights reserved.