|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--Listener | +--ModelBase | +--Transaction
Defined in Transaction.js
Author: Mike Adair
Field Summary | |
Object |
namespace
|
Fields inherited from class ModelBase |
async, contentType, modelNode, id, title, url, template, config, parentModel
|
Fields inherited from class Listener |
listeners, values
|
Constructor Summary | |
Transaction
(modelNode, parent)
Stores a WFS Transaction reponse as defined by the Open GIS Consortium http://opengis.org (WFS). |
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 |
Transaction(modelNode, parent)
modelNode
- Pointer to the xml node for this model from the config file.
parent
- The parent model for the object.
|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |