Class FeatureList
Object
|
+--WidgetBase
|
+--WidgetBaseXSL
|
+--FeatureList
- class
FeatureList
- extends WidgetBaseXSL
Defined in FeatureList.js
Author: Cameron Shorter
|
Constructor Summary |
FeatureList
(widgetNode, model)
Functions to render and update a FeatureList from GML.
|
|
Method Summary |
void
|
setAttr(objRef,xpath,value)
Set the value of an attribute from the FeatureList.
|
FeatureList
FeatureList(widgetNode, model)
Functions to render and update a FeatureList from GML.
Parameters:
widgetNode - The widget's XML object node from the configuration document.
model - The model object that this widget belongs to.
setAttr
void setAttr(objRef,xpath,value)
Set the value of an attribute from the FeatureList.
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