|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--WidgetBase | +--ButtonBase | +--WfsGetFeature
Defined in WfsGetFeature.js
Author: Cameron Shorter
Field Summary | |
Object |
cursor
|
Object |
handler
|
Object |
httpPayload
|
Object |
maxFeatures
|
Object |
trm
|
Object |
webServiceUrl
|
Object |
widgetNode
|
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 | |
WfsGetFeature
(widgetNode, model)
Builds then sends a WFS GetFeature GET request based on the WMC coordinates and click point. |
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
Object handler
Object httpPayload
Object maxFeatures
Object trm
Object webServiceUrl
Object widgetNode
Constructor Detail |
WfsGetFeature(widgetNode, model)
widgetNode
- The XML node in the Config file referencing this object.
model
- The Context object which this tool is associated with.
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 |