|
|||||||||||
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.CompoundComponent
com.arsdigita.portalserver.ui.admin.ApplicationModifyComponent
Nested Class Summary | |
static interface |
ApplicationModifyComponent.Builder
|
static class |
ApplicationModifyComponent.DefaultBuilder
|
Field Summary |
Fields inherited from class com.arsdigita.bebop.Completable |
versionId |
Fields inherited from interface com.arsdigita.bebop.Component |
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE, versionId |
Constructor Summary | |
ApplicationModifyComponent(com.arsdigita.bebop.RequestLocal appRL,
boolean forPortlets,
com.arsdigita.bebop.event.ActionListener onSuccess,
com.arsdigita.bebop.event.ActionListener onCancel)
|
|
ApplicationModifyComponent(com.arsdigita.bebop.RequestLocal appRL,
boolean forPortlets,
ApplicationModifyComponent.Builder builder)
|
Method Summary | |
void |
generateXML(com.arsdigita.bebop.PageState ps,
com.arsdigita.xml.Element parentElt)
|
com.arsdigita.bebop.Component |
get(com.arsdigita.bebop.PageState ps)
|
Methods inherited from class com.arsdigita.bebop.CompoundComponent |
add, add, children, contains, get, getClassAttr, getContainer, getIdAttr, getKey, getStyleAttr, indexOf, isEmpty, isLocked, isVisible, lock, register, register, respond, setClassAttr, setIdAttr, setKey, setStyleAttr, setVisible, size |
Methods inherited from class com.arsdigita.bebop.Completable |
addCompletionListener, fireCompletionEvent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApplicationModifyComponent(com.arsdigita.bebop.RequestLocal appRL, boolean forPortlets, com.arsdigita.bebop.event.ActionListener onSuccess, com.arsdigita.bebop.event.ActionListener onCancel)
public ApplicationModifyComponent(com.arsdigita.bebop.RequestLocal appRL, boolean forPortlets, ApplicationModifyComponent.Builder builder)
Method Detail |
public com.arsdigita.bebop.Component get(com.arsdigita.bebop.PageState ps)
public void generateXML(com.arsdigita.bebop.PageState ps, com.arsdigita.xml.Element parentElt)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |