|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--WidgetBase | +--ButtonBase | +--DragPan
Defined in DragPan.js
Author: 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 | |
DragPan
(widgetNode, model)
When this button is selected, dragging in the map moves the map extent. |
Method Summary | |
Object
|
createControl(objRef)
|
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 |
DragPan(widgetNode, model)
widgetNode
- The widget node from the Config XML file.
model
- The model for this widget
Method Detail |
Object createControl(objRef)
|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |