|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--WidgetBase | +--WidgetBaseXSL | +--SaveModel
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(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 saveLink(objRef, fileUrl)
objRef
- Pointer to this SaveModel object.
|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |