|
|||||||||||
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.cms.ui.item.ItemLanguages
Displays the "Language instances" pane, with all the language instances in the Bundle.
Field Summary | |
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 | |
ItemLanguages(ItemSelectionModel model)
Constucts a new ItemLanguages . |
Method Summary | |
protected static com.arsdigita.globalization.GlobalizedMessage |
gz(String key)
|
protected static String |
lz(String key)
|
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, reset |
Methods inherited from class com.arsdigita.bebop.SimpleComponent |
clone, exportAttributes, getAttribute, getClassAttr, getIdAttr, getKey, getMetaDataAttribute, getStyleAttr, hasAttributes, isLocked, isVisible, 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 |
Field Detail |
public static final String versionId
Constructor Detail |
public ItemLanguages(ItemSelectionModel model)
ItemLanguages
.
model
- the ItemSelectionModel
which will supply
the current itemMethod Detail |
protected static final com.arsdigita.globalization.GlobalizedMessage gz(String key)
protected static final String lz(String key)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |