|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XULNode | |
echoxul.view.builder | |
echoxul.xom |
Uses of XULNode in echoxul.view.builder |
Subclasses of XULNode in echoxul.view.builder | |
class |
AbstractEchoXULElement
This base class is derived from to create all XULElements which produce echo components. |
class |
AbstractHtmlEchoXULElement
|
class |
BindingEchoXULElement
This class represents elements in the echo binding namespace. |
class |
ComponentEchoXULElement
This EchoXULElement implementation is responsible for creating physical Echo Components from corresponding XUL element declarations. |
class |
HtmlEchoXULElement
An EchoXULElement that knows how to create Echo components representing raw HTML. |
class |
XULBoxElement
This factory element is responsible for creating XUL box containers. |
Uses of XULNode in echoxul.xom |
Subclasses of XULNode in echoxul.xom | |
class |
XULElement
Most things in XUL are an Element. |
class |
XULText
A Text "node". |
Methods in echoxul.xom with parameters of type XULNode | |
void |
XULElement.addChild(XULNode child)
Add a child. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |