|
|||||||||||
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.ApplicationCreateComponent
Nested Class Summary | |
static interface |
ApplicationCreateComponent.Builder
|
static class |
ApplicationCreateComponent.DefaultBuilder
|
Field Summary | |
static String |
versionId
|
Fields inherited from interface com.arsdigita.bebop.Component |
BEBOP_XML_NS, CLASS, ID, ON_CLICK, STYLE |
Constructor Summary | |
ApplicationCreateComponent(com.arsdigita.bebop.RequestLocal appTypeRL,
com.arsdigita.bebop.RequestLocal parentApplicationRL,
boolean forPortlets,
com.arsdigita.bebop.event.ActionListener onSuccess,
com.arsdigita.bebop.event.ActionListener onCancel)
|
|
ApplicationCreateComponent(com.arsdigita.bebop.RequestLocal appTypeRL,
com.arsdigita.bebop.RequestLocal parentApplicationRL,
boolean forPortlets,
ApplicationCreateComponent.Builder builder)
|
Method Summary | |
boolean |
canCreate(BigDecimal appTypeID)
|
boolean |
canCreate(com.arsdigita.kernel.ResourceType rt)
|
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 |
Field Detail |
public static final String versionId
Constructor Detail |
public ApplicationCreateComponent(com.arsdigita.bebop.RequestLocal appTypeRL, com.arsdigita.bebop.RequestLocal parentApplicationRL, boolean forPortlets, com.arsdigita.bebop.event.ActionListener onSuccess, com.arsdigita.bebop.event.ActionListener onCancel)
public ApplicationCreateComponent(com.arsdigita.bebop.RequestLocal appTypeRL, com.arsdigita.bebop.RequestLocal parentApplicationRL, boolean forPortlets, ApplicationCreateComponent.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)
public boolean canCreate(BigDecimal appTypeID)
public boolean canCreate(com.arsdigita.kernel.ResourceType rt)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |