|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectechoxul.xom.XULNode
echoxul.xom.XULElement
echoxul.view.builder.AbstractEchoXULElement
echoxul.view.builder.XULBoxElement
This factory element is responsible for creating XUL box containers. The produced Components will all be XulBox instances with various variations.
Constructor Summary | |
XULBoxElement()
|
Method Summary | |
nextapp.echo.Component |
createComponent(BuilderContext context)
This method is called to create the Echo component which is represented by this XUL definition. |
Methods inherited from class echoxul.view.builder.AbstractEchoXULElement |
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 |
public XULBoxElement()
Method Detail |
public nextapp.echo.Component createComponent(BuilderContext context)
AbstractEchoXULElement
createComponent
in class AbstractEchoXULElement
context
- for manipulating the resource hierarchy.
AbstractEchoXULElement.createComponent(echoxul.view.builder.BuilderContext)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |