CAF Shared JavaScript

Class CAF.Input.File.Model

Object
   |
   +--CAF.Output.Model
         |
         +--CAF.Input.Model
               |
               +--CAF.Input.File.Model

class CAF.Input.File.Model
extends CAF.Input.Model


CAF Input client-side model.
Defined in standard.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.Input.File.Model ()
           
 
Method Summary
 void clear()
           Clears the current value from the file input element
 Object getValue()
           Gets this control's file or file array value.
 
Methods inherited from class CAF.Input.Model
setValue, setDisabled, isFocused, setFocused, isEmpty, addValidator, removeValidator, listValidators, validate, addValueChangeListener, removeValueChangeListener, listValueChangeListeners, getLabel, setLabel
   
Methods inherited from class CAF.Output.Model
initialize, 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.Input.File.Model

CAF.Input.File.Model()

Method Detail

clear

void clear()

getValue

Object getValue()

CAF Shared JavaScript

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