echoxul.view.builder
Class AbstractHtmlEchoXULElement

java.lang.Object
  extended byechoxul.xom.XULNode
      extended byechoxul.xom.XULElement
          extended byechoxul.view.builder.AbstractEchoXULElement
              extended byechoxul.view.builder.AbstractHtmlEchoXULElement
Direct Known Subclasses:
BindingEchoXULElement, HtmlEchoXULElement

public abstract class AbstractHtmlEchoXULElement
extends AbstractEchoXULElement

Author:
Terry Laurenzo

Constructor Summary
AbstractHtmlEchoXULElement()
           
 
Method Summary
protected  nextapp.echo.Component createNestedHtmlComponent(BuilderContext context, boolean emitSelf)
           
 
Methods inherited from class echoxul.view.builder.AbstractEchoXULElement
createComponent, filterDefaultAttributeName, getBindingName, newException
 
Methods inherited from class echoxul.xom.XULElement
addChild, dump, dumpChildren, getAttributes, getChildren, getCssClasses, getDocument, getId, getName, getNamespace, getParent, hasChildren, init, lockChildren, setParameters, supportsChildren
 
Methods inherited from class echoxul.xom.XULNode
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractHtmlEchoXULElement

public AbstractHtmlEchoXULElement()
Method Detail

createNestedHtmlComponent

protected nextapp.echo.Component createNestedHtmlComponent(BuilderContext context,
                                                           boolean emitSelf)


Copyright © 2004 Terry Laurenzo. All Rights Reserved.