|
||||||||||
| 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
org.wicketstuff.minis.veil.Veil
public class Veil
Behavior that shows a veil over a component
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.wicketstuff.minis.veil.VeilResources |
|---|
VeilResources.Javascript |
| Field Summary |
|---|
| Fields inherited from class org.wicketstuff.minis.veil.VeilResources |
|---|
DEFAULT_CSS_CLASS_NAME |
| Constructor Summary | |
|---|---|
Veil()
Constructor |
|
Veil(java.lang.String cssClassName)
Constructor |
|
| 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 |
| Constructor Detail |
|---|
public Veil()
public Veil(java.lang.String cssClassName)
cssClassName - name of css class that will be used for the veil| Method Detail |
|---|
public void bind(org.apache.wicket.Component component)
bind in interface org.apache.wicket.behavior.IBehaviorbind in class VeilResourcesVeilResources.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 VeilResourcesVeilResources.renderHead(org.apache.wicket.markup.html.IHeaderResponse)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||