Community Map Builder 21 Aug 2007

Class Locations

Object
   |
   +--WidgetBase
         |
         +--WidgetBaseXSL
               |
               +--Locations

class Locations
extends WidgetBaseXSL

Defined in Locations.js


 
Fields inherited from class WidgetBaseXSL
stylesheet
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
 
Constructor Summary
Locations (widgetNode, model)
            Widget to display predefined locations (as per schema at lib/model/schemas/locations.xsd) into a HTML select box.
 
Method Summary
 void setAoi(bbox, targetModel, srsName)
           Change the AOI coordinates from select box choice of prefined locations
 
Methods inherited from class WidgetBaseXSL
paint, clearWidget
   
Methods inherited from class WidgetBase
initTargetModel, prePaint, postPaint
 

Constructor Detail

Locations

Locations(widgetNode, model)

Method Detail

setAoi

void setAoi(bbox, targetModel, srsName)

Community Map Builder 21 Aug 2007

Documentation generated by JSDoc on Tue Aug 21 08:12:28 2007