Community Map Builder 21 Aug 2007

Class CollectionList

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

class CollectionList
extends WidgetBaseXSL

Defined in CollectionList.js


 
Fields inherited from class WidgetBaseXSL
stylesheet
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
 
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, clearWidget
   
Methods inherited from class WidgetBase
initTargetModel, prePaint, postPaint
 

Constructor Detail

CollectionList

CollectionList(widgetNode, model)

Method Detail

setExtent

void setExtent(objRef)

switchMap

void switchMap(objRef, modelUrl)

Community Map Builder 21 Aug 2007

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