| WPS.Form | |
| Configurable Properties | |
| allowSelection {Boolean} State variable which remembers that the | form is currently on. |
| Functions | |
| WPS.Form | Creates a new WPS form. |
| lwps: | Configuration example: (start code) <lwps:Form xmlns:lwps=”url target=”http://www.disy.net/WPS/wps” name=”http://www.disy.net/WPS/wps””> <map> <lb:Reference target=”map” /> </map> <wpsOperations> <lb:Reference target=”WpsOperations” /> </wpsOperations> </lwps:Form> (end) |
| Properties | |
| map {<OpenLayers. | |
| wpsOperations {Object} WPS operations object. |
Configuration example: (start code) <lwps:Form xmlns:lwps=”url target=”http://www.disy.net/WPS/wps” name=”http://www.disy.net/WPS/wps””> <map> <lb:Reference target=”map” /> </map> <wpsOperations> <lb:Reference target=”WpsOperations” /> </wpsOperations> </lwps:Form> (end)