public class VeilResources
extends org.apache.wicket.behavior.Behavior
| Modifier and Type | Class and Description |
|---|---|
static class |
VeilResources.Javascript
JavaScript interface for the veil
|
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_CSS_CLASS_NAME
Css name of wicket's default veil css class
|
| Constructor and Description |
|---|
VeilResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.apache.wicket.Component component) |
void |
renderHead(org.apache.wicket.Component c,
org.apache.wicket.markup.head.IHeaderResponse response) |
public static final String DEFAULT_CSS_CLASS_NAME
public void bind(org.apache.wicket.Component component)
bind in class org.apache.wicket.behavior.BehaviorBehavior.bind(org.apache.wicket.Component)public void renderHead(org.apache.wicket.Component c,
org.apache.wicket.markup.head.IHeaderResponse response)
renderHead in interface org.apache.wicket.markup.html.IComponentAwareHeaderContributorrenderHead in class org.apache.wicket.behavior.BehaviorBehavior#renderHead(org.apache.wicket.markup.html.IHeaderResponse)Copyright © 2015. All rights reserved.