Community Map Builder 21 Aug 2007

Class SLDEditor

Object
   |
   +--WidgetBase
         |
         +--WidgetBaseXSL
               |
               +--SLDEditor

class SLDEditor
extends WidgetBaseXSL

Defined in SLDEditor.js


 
Fields inherited from class WidgetBaseXSL
stylesheet
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, node, groupnode
 
Constructor Summary
SLDEditor (modelNode, parent)
            Widget to create a SLD file or inserts it into Web Map Context v.
 
Method Summary
 void openColorWindow(inputId)
           Open a popup for choose color value
 void postPaint(objRef)
           Called after paint(), can be used to initialize things that depend on the the widget output being presetn, eg.
 void refresh(objRef, layerName)
           Listener method to paint this widget
 void setAttr(objRef,xpath,value,attr)
           Set the value of an attribute from the FeatureList.
 
Methods inherited from class WidgetBaseXSL
paint, clearWidget
   
Methods inherited from class WidgetBase
initTargetModel, prePaint
 

Constructor Detail

SLDEditor

SLDEditor(modelNode, parent)

Method Detail

openColorWindow

void openColorWindow(inputId)

postPaint

void postPaint(objRef)

refresh

void refresh(objRef, layerName)

setAttr

void setAttr(objRef,xpath,value,attr)

Community Map Builder 21 Aug 2007

Documentation generated by JSDoc on Tue Aug 21 08:12:28 2007