CAF Shared JavaScript

Class CAF.RefreshInterval.Model

Object
   |
   +--CAF.Output.Model
         |
         +--CAF.RefreshInterval.Model

class CAF.RefreshInterval.Model
extends CAF.Output.Model


Refresh interval model.
Defined in interval.js


Field Summary
 Object classes
          
   
Fields inherited from class CAF.Output.Model
id, form
 
Constructor Summary
CAF.RefreshInterval.Model ()
           
 
Method Summary
 void refresh()
           Refreshes the content of control this control refreshes.
 void start()
           Starts the interval, if not already started.
 void stop()
           Stops the interval, if started.
 
Methods inherited from class CAF.Output.Model
initialize, toString, equals, getValue, setValue, isDisabled, setDisabled, isFocused, setFocused, isVisible, setVisible, hide, _reapplyOriginalStyle, show, toggle, reAttachBehaviors, refreshWhenVisible, addRefreshCompleteListener, removeRefreshCompleteListener, listRefreshCompleteListeners, addToggleListener, removeToggleListener, listToggleListeners
 

Field Detail

classes

Object classes

Constructor Detail

CAF.RefreshInterval.Model

CAF.RefreshInterval.Model()

Method Detail

refresh

void refresh()

start

void start()

stop

void stop()

CAF Shared JavaScript

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