|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arsdigita.bebop.Completable
com.arsdigita.bebop.SimpleComponent
com.arsdigita.toolbox.ui.ComponentMap
com.arsdigita.toolbox.ui.ProxyComponent
com.arsdigita.cms.ui.VisibilityComponent
Field Summary |
Fields inherited from class com.arsdigita.toolbox.ui.ProxyComponent |
versionId |
Fields inherited from class com.arsdigita.bebop.SimpleComponent |
m_attr |
Fields inherited from interface com.arsdigita.bebop.Component |
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE |
Constructor Summary | |
VisibilityComponent(com.arsdigita.bebop.Component child,
String action)
|
Method Summary | |
boolean |
hasPermission(com.arsdigita.bebop.PageState state)
|
boolean |
isVisible(com.arsdigita.bebop.PageState state)
|
Methods inherited from class com.arsdigita.toolbox.ui.ProxyComponent |
generateXML |
Methods inherited from class com.arsdigita.toolbox.ui.ComponentMap |
children, containsKey, containsValue, get, put, reset |
Methods inherited from class com.arsdigita.bebop.SimpleComponent |
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, lock, register, register, respond, setAttribute, setClassAttr, setIdAttr, setKey, setMetaDataAttribute, setStyleAttr, setVisible |
Methods inherited from class com.arsdigita.bebop.Completable |
addCompletionListener, fireCompletionEvent |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.arsdigita.bebop.Resettable |
reset |
Constructor Detail |
public VisibilityComponent(com.arsdigita.bebop.Component child, String action)
Method Detail |
public boolean isVisible(com.arsdigita.bebop.PageState state)
isVisible
in interface com.arsdigita.bebop.Component
public boolean hasPermission(com.arsdigita.bebop.PageState state)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |