Class: CUI.WaitBlock
Defined in: | elements/WaitBlock/WaitBlock.coffee |
Inherits: | CUI.Block |
Variables Summary
Variable inherited from CUI.Block
Instance Method Summary
- # (void) initOpts()
- # (void) readOpts()
- # (void) getTemplateName()
- # (void) show()
- # (void) isShown()
- # (void) hide()
- # (void) destroy()
Inherited Method Summary
Methods inherited from
CUI.Block
#initOpts #readOpts #getTemplateName #setText #setIcon #setHeader #setContent #getContent #getHeader #appendContent #registerTemplate #getDOMElementClasses #registerDOMElement #getElementForLayer #unregisterDOMElement #__assertDOMElement #__assertTemplateElement #addClass #setAria #removeClass #hide #show #hasClass #isDestroyed #empty #replace #append #prepend #text #get #getFlexHandle #destroy #getElementClass #getUniqueId #getOpts #getOpt #hasOpt #getSetOpt #hasSetOpt #copy #mergeOpt #removeOpt #addOpt #addOpts #mergeOpts #__getCheckMap #readOptsFromAttr #proxy .getOptKeys
Constructor Details
#
(void)
constructor(opts = {})
Instance Method Details
#
(void)
initOpts()
#
(void)
readOpts()
#
(void)
getTemplateName()
#
(void)
show()
#
(void)
isShown()
#
(void)
hide()
#
(void)
destroy()