Class Index | File Index

Classes


Class gxe.control.ElementChoiceBody


Extends gxe.control.ExclusiveControlArray.
Supports the body section associated with an exclusive element choice.

Typically associated with:
gpt/gxe/core/xml/ElementChoice.xml

Defined in: gxe.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Fields borrowed from class gxe.control.ExclusiveControlArray:
isExclusive
Fields borrowed from class gxe.control.ControlArray:
displayInline
Fields borrowed from class gxe.control.Control:
cfgObject, context, gxeId, htmlAttributes, htmlElement, htmlTag, htmlTextContent, parentControl, xmlNode, xmlParentElement
Methods borrowed from class gxe.control.ControlArray:
activateIndex, findIndex, findIndexByXmlNode, fireOnArrayModified, getActiveIndex, getItem, getLength, insertAt, push, removeIndex, setDisplayStyle, swapPosition, syncDisplay, toggleDisplay
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.ControlArray:
onArrayModified
Events borrowed from class gxe.control.Control:
fireOnEvent, onChildControlCreated, onEvent, onHtmlChildrenCreated, onHtmlElementCreated
Class Detail
gxe.control.ElementChoiceBody()