Class: CUI.DateTimeInputBlock
Defined in: | elements/DateTime/DateTimeInputBlock.coffee |
Inherits: | CUI.InputBlock |
Overview
- coffeescript-ui - Coffeescript User Interface System (CUI)
- Copyright (c) 2013 - 2016 Programmfabrik GmbH
- MIT Licence
- https://github.com/programmfabrik/coffeescript-ui, http://www.coffeescript-ui.org
Variables Summary
Variable inherited from CUI.InputBlock
Instance Method Summary
- # (void) initOpts()
- # (void) incrementBlock(block, blocks)
- # (void) decrementBlock(block, blocks)
- # (void) __changeBlock(block, blocks, diff)
Inherited Method Summary
Methods inherited from
CUI.InputBlock
#initOpts #setString #getString #calcSizes #incrementBlock #decrementBlock #getElementClass #getUniqueId #getOpts #getOpt #hasOpt #getSetOpt #hasSetOpt #copy #mergeOpt #removeOpt #addOpt #addOpts #mergeOpts #__getCheckMap #readOpts #readOptsFromAttr #proxy #destroy #isDestroyed .getOptKeys
Instance Method Details
#
(void)
initOpts()
#
(void)
incrementBlock(block, blocks)
#
(void)
decrementBlock(block, blocks)
#
(void)
__changeBlock(block, blocks, diff)