public class FocusRequestBehavior
extends org.apache.wicket.behavior.Behavior
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ID
The Constant DEFAULT_ID is the default id that will be set if the id is not set explicit.
|
| Constructor and Description |
|---|
FocusRequestBehavior()
Instantiates a new request focus behavior.
|
FocusRequestBehavior(boolean clearValue)
Instantiates a new focus request behavior.
|
| Modifier and Type | Method and Description |
|---|---|
void |
renderHead(org.apache.wicket.Component component,
org.apache.wicket.markup.head.IHeaderResponse response) |
public static final String DEFAULT_ID
public FocusRequestBehavior()
public FocusRequestBehavior(boolean clearValue)
clearValue - The flag if the value may be clear.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 © 2010–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.