|
Community Map Builder 21 Aug 2007 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--WidgetBase
|
+--GmlRendererBase
Defined in GmlRendererBase.js
| Field Summary | |
Object |
config
config object holding all configurations that might be different among source models (if a MergeModel with multiple GmlRendererConfig widgets is used). |
Object |
defaultStyleName
sld node within the sld model that is used for default styling |
Object |
hoverCursor
css cursor when hovering over features |
Object |
selectStyleName
sld node within the sld model that is used when a feature is hovered |
Object |
sldModelNode
model holding the sld for feature styles of this widget |
| Fields inherited from class WidgetBase |
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
|
| Constructor Summary | |
GmlRendererBase
(widgetNode, model)
Render GML into HTML. |
|
| Methods inherited from class WidgetBase |
initTargetModel, prePaint, postPaint, clearWidget
|
| Field Detail |
Object config
Object defaultStyleName
Object hoverCursor
Object selectStyleName
Object sldModelNode
| Constructor Detail |
GmlRendererBase(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 | ||||||||