|
|||||||||||
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.LayoutPanel
com.arsdigita.toolbox.ui.SelectionPanel
com.arsdigita.cms.ui.BaseAdminPane
com.arsdigita.cms.ui.category.CategoryAdminPane
A split pane for the Category Administration UI.
Nested Class Summary | |
class |
CategoryAdminPane.ContextSelectionListener
|
Nested classes inherited from class com.arsdigita.toolbox.ui.SelectionPanel |
com.arsdigita.toolbox.ui.SelectionPanel.SelectionListener |
Field Summary | |
static String |
CONTEXT_SELECTED
|
static String |
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 | |
CategoryAdminPane()
|
Method Summary | |
String |
getUseContext(com.arsdigita.bebop.PageState state)
|
void |
register(com.arsdigita.bebop.Page page)
|
Methods inherited from class com.arsdigita.cms.ui.BaseAdminPane |
gz, lz |
Methods inherited from class com.arsdigita.toolbox.ui.SelectionPanel |
addAction, addAction, build, getAddForm, getAddLink, getBody, getDeleteForm, getDeleteLink, getEditForm, getEditLink, getIntroPane, getItemPane, getSelectionModel, getSelector, reset, setAdd, setAdd, setDelete, setDelete, setEdit, setEdit, setIntroPane, setItemPane, setSelectionModel, setSelector |
Methods inherited from class com.arsdigita.toolbox.ui.LayoutPanel |
generateXML, setBody, setBottom, setLeft, setRight, setTop |
Methods inherited from class com.arsdigita.toolbox.ui.ComponentMap |
children, containsKey, containsValue, get, put |
Methods inherited from class com.arsdigita.bebop.SimpleComponent |
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, lock, 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 |
Field Detail |
public static final String versionId
public static final String CONTEXT_SELECTED
Constructor Detail |
public CategoryAdminPane()
Method Detail |
public void register(com.arsdigita.bebop.Page page)
public String getUseContext(com.arsdigita.bebop.PageState state)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |