Class: CUI.DOMElement

Defined in: base/DOMElement/DOMElement.coffee
Inherits: CUI.Element

Direct Known Subclasses

CUI.DataField CUI.Layer CUI.Layout CUI.Block CUI.Button CUI.Buttonbar CUI.Console CUI.DigiDisplay CUI.Label CUI.IconMarker CUI.Panel CUI.ProgressMeter CUI.StickyHeader CUI.Table CUI.Tab

Variables Summary

defaults =
{
  qa: false
}

Variable inherited from CUI.Element

uniqueId

Instance Method Summary

Inherited Method Summary

Methods inherited from CUI.Element

#getElementClass #getUniqueId #getOpts #getOpt #hasOpt #getSetOpt #hasSetOpt #initOpts #copy #mergeOpt #removeOpt #addOpt #addOpts #mergeOpts #__getCheckMap #readOpts #readOptsFromAttr #proxy #destroy #isDestroyed .getOptKeys

Instance Method Details

# (void) initOpts()

# (void) registerTemplate(template, add_default_classes = true)

# (void) getDOMElementClasses()

# (void) registerDOMElement(DOM, add_default_classes = true)

# (void) getElementForLayer()

if used as parameter in "Layer", overwrite to a different element to position the layer with

# (void) unregisterDOMElement()

# (void) __assertDOMElement(func)

# (void) __assertTemplateElement(func)

# (void) addClass(className, key)

# (void) setAria(attr, value)

# (void) removeClass(className, key)

# (void) hide(key)

# (void) show(key)

# (void) hasClass(cls)

# (void) isDestroyed(key)

# (void) empty(key)

# (void) replace(value, key)

# (void) append(value, key)

# (void) prepend(value, key)

# (void) text(value, key)

# (void) get(key)

# (void) getFlexHandle(key, do_assert)

# (void) destroy()

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: