|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--WidgetBase | +--WidgetBaseXSL | +--Widget
Defined in Widget.js
Author: Cameron Shorter cameronATshorter.net
Fields inherited from class WidgetBaseXSL |
stylesheet
|
Fields inherited from class WidgetBase |
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
|
Constructor Summary | |
Widget
(widgetNode, model)
Generic Widget object for widgets where no specialization is required. |
Methods inherited from class WidgetBaseXSL |
paint, clearWidget
|
Methods inherited from class WidgetBase |
initTargetModel, prePaint, postPaint
|
Constructor Detail |
Widget(widgetNode, model)
widgetNode
- The widget's XML object node from the configuration document.
model
- The model object that this widget belongs to.
|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |