|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--WidgetBase | +--ButtonBase | +--Button
Defined in Button.js
Author: Andreas Hocevar andreas.hocevarATgmail.com
Fields inherited from class ButtonBase |
htmlTagId, buttonBarGroup, panelHtmlTagId, buttonType, control, active
|
Fields inherited from class WidgetBase |
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
|
Constructor Summary | |
Button
(widgetNode, model)
Generic Button object. |
Methods inherited from class ButtonBase |
getButtonClass, doAction, select, doSelect, attachToOL, buttonInit
|
Methods inherited from class WidgetBase |
initTargetModel, prePaint, postPaint, clearWidget
|
Constructor Detail |
Button(widgetNode, model)
widgetNode
- The tool node from the Config XML file.
model
- The ButtonBar widget.
|
Community Map Builder 21 Aug 2007 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |