|
|||||||||||
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.AbstractHtmlEchoXULElement
echoxul.view.builder.BindingEchoXULElement
This class represents elements in the echo binding namespace. The following element names are supported:
Constructor Summary | |
BindingEchoXULElement()
|
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.AbstractHtmlEchoXULElement |
createNestedHtmlComponent |
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 BindingEchoXULElement()
Method Detail |
public nextapp.echo.Component createComponent(BuilderContext context)
AbstractEchoXULElement
createComponent
in class AbstractEchoXULElement
context
- for manipulating the resource hierarchy.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |