|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.behavior.Behavior
org.wicketstuff.minis.behavior.veil.VeilResources
public class VeilResources
A behavior that includes all the necessary resources to use the veil on the client
| Nested Class Summary | |
|---|---|
static class |
VeilResources.Javascript
JavaScript interface for the veil |
| Field Summary | |
|---|---|
static String |
DEFAULT_CSS_CLASS_NAME
Css name of wicket's default veil css class |
| Constructor Summary | |
|---|---|
VeilResources()
|
|
| Method Summary | |
|---|---|
void |
bind(org.apache.wicket.Component component)
|
void |
renderHead(org.apache.wicket.Component c,
org.apache.wicket.markup.head.IHeaderResponse response)
|
| Methods inherited from class org.apache.wicket.behavior.Behavior |
|---|
afterRender, beforeRender, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onConfigure, onEvent, onException, onRemove, unbind |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String DEFAULT_CSS_CLASS_NAME
| Constructor Detail |
|---|
public VeilResources()
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||