|
Community Map Builder 21 Aug 2007 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--Listener
|
+--ModelBase
|
+--FeatureCollection
|
+--OwsCatResources
Defined in OwsCatResources.js
Author: Mike Adair
| Field Summary | |
Object |
namespace
|
| Fields inherited from class FeatureCollection |
hidden
|
| Fields inherited from class ModelBase |
async, contentType, modelNode, id, title, url, template, config, parentModel
|
| Fields inherited from class Listener |
listeners, values
|
| Constructor Summary | |
OwsCatResources
(modelNode, parent)
Generic Model object for models where no specialization is required. |
|
| Method Summary | |
Object
|
getFeatureNode(featureName)
Returns the featureType node with the specified name from the list of nodes selected by the nodeSelectXpath from the capabilities doc. |
| Methods inherited from class FeatureCollection |
convertCoords, loadWfsRequests, setHidden, getHidden, getFeatureNodes, getFeatureName, getFeatureId, getFeaturePoint, getFeatureGeometry
|
| Methods inherited from class ModelBase |
getXpathValue, setXpathValue, loadModelDoc, setModel, finishLoading, newRequest, deleteTemplates, saveModel, createObject, loadObjects, parseConfig, refresh, init, clearModel
|
| Methods inherited from class Listener |
addListener, addFirstListener, removeListener, callListeners, setParam, getParam
|
| Field Detail |
Object namespace
| Constructor Detail |
OwsCatResources(modelNode, parent)
modelNode - The model's XML object node from the configuration document
parent - Parent of this model, set to null if there is no parent.
| Method Detail |
Object getFeatureNode(featureName)
featureName - name of the featureType to look up
|
Community Map Builder 21 Aug 2007 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||