CAF Shared JavaScript

Class CAF.GMap.Model

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

class CAF.GMap.Model
extends CAF.Input.Model


GMap client-side model. The GMap model is based on an Input model; the value of the GMap model is the coordinates string of the map center.
Defined in gmap.js


Field Summary
 Object getCoords
          
 Object setCoords
          
   
Fields inherited from class CAF.Input.Model
classes
   
Fields inherited from class CAF.Output.Model
id, form
 
Constructor Summary
CAF.GMap.Model ()
           
   
Methods inherited from class CAF.Input.Model
getValue, 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

getCoords

Object getCoords

setCoords

Object setCoords

Constructor Detail

CAF.GMap.Model

CAF.GMap.Model()

CAF Shared JavaScript

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