CAF Shared JavaScript

Class CAF.SelectAllRows.Checkbox.Model

Object
   |
   +--CAF.Output.Model
         |
         +--CAF.Input.Model
               |
               +--CAF.SelectAllRows.Checkbox.Model
Direct Known Subclasses:
CAF.SelectAllVisibleRows.Checkbox.Model

class CAF.SelectAllRows.Checkbox.Model
extends CAF.Input.Model


Selects all rows in entire table.
Defined in row-tools.js


Field Summary
 Object classes
          
   
Fields inherited from class CAF.Input.Model
classes
   
Fields inherited from class CAF.Output.Model
id, form
 
Constructor Summary
CAF.SelectAllRows.Checkbox.Model ()
           
 
Method Summary
 Object getValue()
           Gets this control's string or string array value.
 void initialize(element)
           Initializer.
 void setValue(value)
           Sets this control's string or string array value.
 
Methods inherited from class CAF.Input.Model
setDisabled, isFocused, setFocused, isEmpty, addValidator, removeValidator, listValidators, validate, addValueChangeListener, removeValueChangeListener, listValueChangeListeners, getLabel, setLabel
   
Methods inherited from class CAF.Output.Model
toString, equals, isDisabled, isVisible, setVisible, hide, _reapplyOriginalStyle, show, toggle, refresh, reAttachBehaviors, refreshWhenVisible, addRefreshCompleteListener, removeRefreshCompleteListener, listRefreshCompleteListeners, addToggleListener, removeToggleListener, listToggleListeners
 

Field Detail

classes

Object classes

Constructor Detail

CAF.SelectAllRows.Checkbox.Model

CAF.SelectAllRows.Checkbox.Model()

Method Detail

getValue

Object getValue()

initialize

void initialize(element)

setValue

void setValue(value)

CAF Shared JavaScript

Documentation generated by JSDoc on Sun Sep 15 20:21:18 2019