|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wicket.behavior.AbstractBehavior
org.wicketstuff.minis.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 java.lang.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.markup.html.IHeaderResponse response)
|
| Methods inherited from class org.apache.wicket.behavior.AbstractBehavior |
|---|
afterRender, beforeRender, cleanup, detach, detachModel, exception, getStatelessHint, isEnabled, isTemporary, onComponentTag, onException, onRendered, rendered |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String DEFAULT_CSS_CLASS_NAME
| Constructor Detail |
|---|
public VeilResources()
| Method Detail |
|---|
public void bind(org.apache.wicket.Component component)
bind in interface org.apache.wicket.behavior.IBehaviorbind in class org.apache.wicket.behavior.AbstractBehaviorAbstractBehavior.bind(org.apache.wicket.Component)public void renderHead(org.apache.wicket.markup.html.IHeaderResponse response)
renderHead in interface org.apache.wicket.markup.html.IHeaderContributorrenderHead in class org.apache.wicket.behavior.AbstractBehaviorAbstractBehavior.renderHead(org.apache.wicket.markup.html.IHeaderResponse)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||