Community Map Builder 16 Jul 2009

Class Back

Object
   |
   +--WidgetBase
         |
         +--ButtonBase
               |
               +--Back

class Back
extends ButtonBase

Defined in Back.js

Author: Steven Ottens AT geodan.nl


 
Fields inherited from class ButtonBase
htmlTagId, panelHtmlTagId, buttonType, olButtonType, action, cursor, selected, control, active, superclass, objRef, panel_div, div
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, autoRefresh, debug
 
Constructor Summary
Back (widgetNode, model)
            When this button is pressed the map will reload with it's original extent
 
Method Summary
 Object createControl(objRef)
           Interactive ZoomOut control.
 
Methods inherited from class ButtonBase
getButtonClass, doAction, select, doSelect, attachToOL, buttonInit, setCursor
   
Methods inherited from class WidgetBase
getProperty, getNode, initTargetModel, prePaint, postPaint, clearWidget
 

Constructor Detail

Back

Back(widgetNode, model)

Method Detail

createControl

Object createControl(objRef)

Community Map Builder 16 Jul 2009

Documentation generated by JSDoc on Thu Jul 16 13:34:28 2009