Class Index | File Index

Classes


Class gxe.control.Element


Extends gxe.control.Section.
Supports a UI section associated with a targeted XML element.

Typically associated with:
gpt/gxe/core/xml/Element.xml
gpt/gxe/core/xml/ElementTextOnly.xml

Defined in: gxe.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Fields borrowed from class gxe.control.Control:
cfgObject, context, gxeId, htmlAttributes, htmlElement, htmlTag, htmlTextContent, parentControl, xmlNode, xmlParentElement
Methods borrowed from class gxe.control.Section:
initializeLabelEvents, makeControlMenu
Methods borrowed from class gxe.control.Control:
build, createHtmlElement, ensureVisibility, evaluateValue, execBuild, findFirstChildControl, focus, getLabelText, importCfgProperties, importHtmlAttributes, initialize, processCfgAttribute, processCfgElement, processChildren
Events borrowed from class gxe.control.Section:
onHeaderEvent
Events borrowed from class gxe.control.Control:
fireOnEvent, onChildControlCreated, onEvent, onHtmlChildrenCreated, onHtmlElementCreated
Class Detail
gxe.control.Element()