Community Map Builder 27 Apr 2008

Class OWSCatSearchForm

Object
   |
   +--WidgetBase
         |
         +--WidgetBaseXSL
               |
               +--OWSCatSearchForm

class OWSCatSearchForm
extends WidgetBaseXSL

Defined in CatSearchForm.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
OWSCatSearchForm (widgetNode, model)
            Widget to display a form for input of parameters to generate a web service request.
 
Method Summary
 void displayAoiCoords(objRef)
           Output the AOI coordinates to the associated form input elements.
 Object handleKeyPress(event)
           handles keypress events to filter out everything except "enter".
 Object openRucWindow( rucType )
          
 void postPaint(objRef)
           Refreshes the form onblur handlers when this widget is painted.
 void setAoi()
           Handles user input from the form element.
 void setLocation(bbox)
           Change the AOI coordinates from select box choice of prefined locations
 Object submitForm()
           Handles submission of the form (via javascript in an tag)
 
Methods inherited from class WidgetBaseXSL
paint
   
Methods inherited from class WidgetBase
getProperty, getNode, initTargetModel, prePaint, clearWidget
 

Field Detail

formName

Object formName

Constructor Detail

OWSCatSearchForm

OWSCatSearchForm(widgetNode, model)

Method Detail

displayAoiCoords

void displayAoiCoords(objRef)

handleKeyPress

Object handleKeyPress(event)

openRucWindow

Object openRucWindow( rucType )

postPaint

void postPaint(objRef)

setAoi

void setAoi()

setLocation

void setLocation(bbox)

submitForm

Object submitForm()

Community Map Builder 27 Apr 2008

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