Class FeatureInfo
Object
|
+--WidgetBase
|
+--WidgetBaseXSL
|
+--FeatureInfo
- class
FeatureInfo
- extends WidgetBaseXSL
Defined in FeatureInfo.js
Author: Steven Ottens AT geodan nl
Constructor Summary |
FeatureInfo
(widgetNode, model)
Functions to render and update a FeatureInfoResponse from GML.
|
Method Summary |
void
|
setAttr(objRef,xpath,value)
Set the value of an attribute from the FeatureInfoResponse.
|
FeatureInfo
FeatureInfo(widgetNode, model)
Functions to render and update a FeatureInfoResponse from GML.
Parameters:
widgetNode
- The widget's XML object node from the configuration document.
model
- The model object that this widget belongs to.
Author: Steven Ottens AT geodan nl
setAttr
void setAttr(objRef,xpath,value)
Set the value of an attribute from the FeatureInfoResponse.
Parameters:
objRef
- Reference to this object.
xpath
- Xpath reference to the attribute in the GML.
value
- New attribute value.
Documentation generated by
JSDoc on Tue Aug 21 08:12:28 2007