|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--WidgetBase | +--WidgetBaseXSL | +--OpenLSForm
Defined in OpenLSForm.js
Field Summary | |
Object |
defaultModelUrl
|
Object |
formName
|
Object |
geocodeServerUrl
|
Object |
xsl
|
Fields inherited from class WidgetBaseXSL |
stylesheet
|
Fields inherited from class WidgetBase |
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
|
Constructor Summary | |
OpenLSForm
(widgetNode, model)
Widget to display the OpenLS request form |
Method Summary | |
void
|
submitForm(objRef)
handles the submission of the form |
Methods inherited from class WidgetBaseXSL |
paint, clearWidget
|
Methods inherited from class WidgetBase |
initTargetModel, prePaint, postPaint
|
Field Detail |
Object defaultModelUrl
Object formName
Object geocodeServerUrl
Object xsl
Constructor Detail |
OpenLSForm(widgetNode, model)
widgetNode
- This widget's object node from the configuration document.
model
- The model that this widget is a view of.
Method Detail |
void submitForm(objRef)
|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |