Community Map Builder 27 Apr 2008

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
   
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 27 Apr 2008

Documentation generated by JSDoc on Sun Apr 27 20:30:54 2008