Community Map Builder 27 Apr 2008

Class CollectionList

Object
   |
   +--WidgetBase
         |
         +--WidgetBaseXSL
               |
               +--CollectionList

class CollectionList
extends WidgetBaseXSL

Defined in CollectionList.js


 
Fields inherited from class WidgetBaseXSL
stylesheet, parseHTMLNodes
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, autoRefresh, debug
 
Constructor Summary
CollectionList (widgetNode, model)
            A widget to display a list of context docs to pick from.
 
Method Summary
 void setExtent(objRef)
           Sets the extent of the map that we just switched to.
 void switchMap(objRef, modelUrl)
           Switch to another map context, keeping the current extent.
 
Methods inherited from class WidgetBaseXSL
paint
   
Methods inherited from class WidgetBase
getProperty, getNode, initTargetModel, prePaint, postPaint, clearWidget
 

Constructor Detail

CollectionList

CollectionList(widgetNode, model)

Method Detail

setExtent

void setExtent(objRef)

switchMap

void switchMap(objRef, modelUrl)

Community Map Builder 27 Apr 2008

Documentation generated by JSDoc on Sun Apr 27 20:30:54 2008