luxor.core.portal
Class PortalDef

java.lang.Object
  |
  +--luxor.core.XulNode
        |
        +--luxor.core.XulContainer
              |
              +--luxor.core.portal.PortalDef

public class PortalDef
extends XulContainer


Constructor Summary
PortalDef(Element element)
           
 
Method Summary
 void add(XulNode node)
           
 void appendAttributes(java.lang.StringBuffer content, Element element)
           
 java.lang.String getContent(java.util.Map args)
           
 void walkTree(java.util.Map args, java.lang.StringBuffer content, Element element)
           
 
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

PortalDef

public PortalDef(Element element)
Method Detail

getContent

public java.lang.String getContent(java.util.Map args)

add

public void add(XulNode node)
Specified by:
add in class XulContainer

appendAttributes

public void appendAttributes(java.lang.StringBuffer content,
                             Element element)

walkTree

public void walkTree(java.util.Map args,
                     java.lang.StringBuffer content,
                     Element element)


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