CAF Shared JavaScript

Class CAF.Dialog.Modal.Model

Object
   |
   +--CAF.Output.Model
         |
         +--CAF.Dialog.Modal.Model

class CAF.Dialog.Modal.Model
extends CAF.Output.Model


CAF Modal Dialog client-side model.
Defined in dialog.js


Field Summary
 Object classes
          
 Object preferredWidth
          Dialog width in relation to window size, from 0.0 to 1.0.
   
Fields inherited from class CAF.Output.Model
id, form
 
Constructor Summary
CAF.Dialog.Modal.Model ()
           
 
Method Summary
 void hide(callback)
           Hides this control.
 void show(callback, options)
           Shows this control.
 
Methods inherited from class CAF.Output.Model
initialize, toString, equals, getValue, setValue, isDisabled, setDisabled, isFocused, setFocused, isVisible, setVisible, _reapplyOriginalStyle, toggle, refresh, reAttachBehaviors, refreshWhenVisible, addRefreshCompleteListener, removeRefreshCompleteListener, listRefreshCompleteListeners, addToggleListener, removeToggleListener, listToggleListeners
 

Field Detail

classes

Object classes

preferredWidth

Object preferredWidth

Constructor Detail

CAF.Dialog.Modal.Model

CAF.Dialog.Modal.Model()

Method Detail

hide

void hide(callback)

show

void show(callback, options)

CAF Shared JavaScript

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