|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--WidgetBase | +--ButtonBase | +--Forward
Defined in Forward.js
Author: Steven Ottens AT Geodan.nl
Fields inherited from class ButtonBase |
htmlTagId, buttonBarGroup, panelHtmlTagId, buttonType, control, active
|
Fields inherited from class WidgetBase |
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
|
Constructor Summary | |
Forward
(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 |
initTargetModel, prePaint, postPaint, clearWidget
|
Constructor Detail |
Forward(widgetNode, model)
widgetNode
- The widget node from the Config XML file.
model
- The model for this widget
Method Detail |
Object createControl(objRef)
objRef
- reference to this object.
|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |