|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--WidgetBase | +--ButtonBase | +--ZoomIn
Defined in ZoomIn.js
Author: Andreas HOcevar andreas.hocevarATgmail.com
Field Summary | |
Object |
cursor
|
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 | |
ZoomIn
(widgetNode, model)
ZoomIn button - zooms in on click or box drag in the map. |
Method Summary | |
Object
|
createControl()
|
Methods inherited from class ButtonBase |
getButtonClass, doAction, select, doSelect, attachToOL, buttonInit
|
Methods inherited from class WidgetBase |
initTargetModel, prePaint, postPaint, clearWidget
|
Field Detail |
Object cursor
Constructor Detail |
ZoomIn(widgetNode, model)
widgetNode
- The widget node from the Config XML file.
model
- The model for this widget
Method Detail |
Object createControl()
|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |