|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wicket.behavior.Behavior
com.evolveum.midpoint.web.component.util.VisibleEnableBehaviour
public class VisibleEnableBehaviour
Constructor Summary | |
---|---|
VisibleEnableBehaviour()
|
Method Summary | |
---|---|
boolean |
isEnabled()
|
boolean |
isVisible()
|
void |
onConfigure(org.apache.wicket.Component component)
|
Methods inherited from class org.apache.wicket.behavior.Behavior |
---|
afterRender, beforeRender, bind, canCallListenerInterface, canCallListenerInterface, detach, getStatelessHint, isEnabled, isTemporary, onComponentTag, onEvent, onException, renderHead, unbind |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VisibleEnableBehaviour()
Method Detail |
---|
public boolean isVisible()
public boolean isEnabled()
public void onConfigure(org.apache.wicket.Component component)
onConfigure
in class org.apache.wicket.behavior.Behavior
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |