Community Map Builder 27 Apr 2008

Class AoiForm

Object
   |
   +--WidgetBase
         |
         +--WidgetBaseXSL
               |
               +--AoiForm

class AoiForm
extends WidgetBaseXSL

Defined in AoiForm.js


Field Summary
 Object formName
          
   
Fields inherited from class WidgetBaseXSL
stylesheet, parseHTMLNodes
   
Fields inherited from class WidgetBase
model, widgetNode, id, outputNodeId, htmlTagId, autoRefresh, debug
 
Constructor Summary
AoiForm (widgetNode, model)
            Widget to display the AOI box coordinates in a form.
 
Method Summary
 void displayAoiCoords(objRef, targetNode)
           Output the AOI coordinates to the associated form input elements.
 void postPaint(objRef)
           Refreshes the form onblur handlers when this widget is painted.
 void setAoi()
           Handles user input from the form element.
 
Methods inherited from class WidgetBaseXSL
paint
   
Methods inherited from class WidgetBase
getProperty, getNode, initTargetModel, prePaint, clearWidget
 

Field Detail

formName

Object formName

Constructor Detail

AoiForm

AoiForm(widgetNode, model)

Method Detail

displayAoiCoords

void displayAoiCoords(objRef, targetNode)

postPaint

void postPaint(objRef)

setAoi

void setAoi()

Community Map Builder 27 Apr 2008

Documentation generated by JSDoc on Sun Apr 27 20:30:54 2008