|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--luxor.core.XulNode | +--luxor.core.XulContainer | +--luxor.core.XulBox | +--luxor.core.tab.TabBoxDef
Constructor Summary | |
TabBoxDef(Element element)
|
Method Summary | |
void |
add(XulNode node)
|
NComponent |
createNComponent(JComponentResolver resolver)
|
NContainer |
createNContainer(JComponentResolver resolver)
|
TabPanelsDef |
getTabPanelsDef()
|
TabsDef |
getTabsDef()
|
Methods inherited from class luxor.core.XulNode |
getAccelKey, getAccessKey, getAction, getAlignAttribute, getAttribute, getAttribute, getBooleanAttribute, getChecked, getCollapsible, getCols, getColSpan, getElement, getElementName, getFlex, getHeading, getHeight, getHistory, getIcon, getId, getIntAttribute, getKey, getLabel, getList, getMap, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getOrient, getOrient, getRows, getRowSpan, getSelect, getStyle, getStyleClass, getTooltip, getValue, getWidth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TabBoxDef(Element element)
Method Detail |
public TabPanelsDef getTabPanelsDef()
public TabsDef getTabsDef()
public void add(XulNode node)
add
in class XulContainer
public NComponent createNComponent(JComponentResolver resolver)
createNComponent
in interface NComponentFactory
createNComponent
in class XulBox
public NContainer createNContainer(JComponentResolver resolver)
createNContainer
in interface NContainerFactory
createNContainer
in class XulBox
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |