luxor.core
Class XulContainer

java.lang.Object
  |
  +--luxor.core.XulNode
        |
        +--luxor.core.XulContainer
Direct Known Subclasses:
AnimDef, ColGroupDef, ColumnDef, ColumnsDef, DataGridDef, KeySetDef, ListDef, MapDef, MenuBarDef, MenuDef, MenuPopupDef, PopupDef, PortalDef, PortletRef, RowDef, RowsDef, TableDataDef, TableRowDef, TabPanelsDef, TabsDef, ToolBarDef, TreeDef, XulBox, XulDef

public abstract class XulContainer
extends XulNode


Constructor Summary
XulContainer(Element element)
           
 
Method Summary
abstract  void add(XulNode node)
           
 
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

XulContainer

public XulContainer(Element element)
Method Detail

add

public abstract void add(XulNode node)


Copyright © 2001, 2002 Gerald Bauer. All Rights Reserved. Hosted by SourceForge Logo