|
Community Map Builder 21 Aug 2007 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--WidgetBase
|
+--WidgetBaseXSL
|
+--ModelStatus
Defined in ModelStatus.js
| Fields inherited from class WidgetBaseXSL |
stylesheet
|
| Fields inherited from class WidgetBase |
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
|
| Constructor Summary | |
ModelStatus
(widgetNode, model)
Widget to display the status of a model, repainted whenever the model status param is set. |
|
| Method Summary | |
void
|
prePaint(objRef)
initializes stylesheet parameters for the widget |
| Methods inherited from class WidgetBaseXSL |
paint, clearWidget
|
| Methods inherited from class WidgetBase |
initTargetModel, postPaint
|
| Constructor Detail |
ModelStatus(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 prePaint(objRef)
objRef - Pointer to this widget object.
|
Community Map Builder 21 Aug 2007 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||