Community Map Builder 21 Aug 2007

Class SaveModel

Object
   |
   +--WidgetBase
         |
         +--WidgetBaseXSL
               |
               +--SaveModel

class SaveModel
extends WidgetBaseXSL

Defined in SaveModel.js


 
Fields inherited from class WidgetBaseXSL
stylesheet
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
 
Constructor Summary
SaveModel (widgetNode, model)
            Widget which will display some anchor tags for accessing model URLs.
 
Method Summary
 void saveLink(objRef, fileUrl)
           a listenet to set the saved model URL as the href attribute in an anchor link
 
Methods inherited from class WidgetBaseXSL
paint, clearWidget
   
Methods inherited from class WidgetBase
initTargetModel, prePaint, postPaint
 

Constructor Detail

SaveModel

SaveModel(widgetNode, model)

Method Detail

saveLink

void saveLink(objRef, fileUrl)

Community Map Builder 21 Aug 2007

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