|
||||||||||
| 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.box.BoxDef
| Field Summary | |
protected java.util.ArrayList |
_componentDef
|
| Constructor Summary | |
BoxDef(Element element)
|
|
| Method Summary | |
void |
add(XulNode node)
|
NComponent |
createNComponent(JComponentResolver resolver)
|
NContainer |
createNContainer(JComponentResolver resolver)
|
java.util.List |
getComponentDefs()
|
| 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 |
| Field Detail |
protected java.util.ArrayList _componentDef
| Constructor Detail |
public BoxDef(Element element)
| Method Detail |
public java.util.List getComponentDefs()
public void add(XulNode node)
add in class XulContainerpublic NComponent createNComponent(JComponentResolver resolver)
createNComponent in interface NComponentFactorycreateNComponent in class XulBoxpublic NContainer createNContainer(JComponentResolver resolver)
createNContainer in interface NContainerFactorycreateNContainer in class XulBox
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||