MAPPE DELLA SARDEGNA
sardegnamappe api  ›  api documentation  ›  classe
Class framework.widgets.ExportSearchPanel


Extends Ext.Panel.
Creates a form that handles results from a routing service OpenLS.
Defined in: ExportSearchPanel.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a combo box that handles results from a geocoding service.
Field Summary
Field Attributes Field Name and Description
 
api: config[idOpenPoiCmp] id of POI component used get poi search parameters
 
api: config[layerName] layer on geoserver where make the search
 
api: config[infoFormat] maxFeatures for WFS service (query string parameter) Default 50
 
api: config[orderByField] field where order resutls
 
api: config[GetFeature] Request type for WFS service (query string parameter) Default GetFeature
 
api: config[serviceType] Service type for map server service (query string parameter) Default WFS
 
api: config[urlService] url to geoServer where get the service
 
api: config[version] Version for WFS service (query string parameter) Default 1.0.0
 
api: config[workspaceName] workspace on geoserver where published the layer where make the search
Method Summary
Method Attributes Method Name and Description
 
Class Detail
framework.widgets.ExportSearchPanel()
Creates a combo box that handles results from a geocoding service. By default it uses Directory OpenLS service by Regione Autonoma della Sardegna, but it can be configured with a custom store to use other services standard OpenLS. If the user enters a valid address in the search box, the combo's store will be populated with records that match the address.
Field Detail
{String} idOpenPoiCmp
api: config[idOpenPoiCmp] id of POI component used get poi search parameters

{String} layerName
api: config[layerName] layer on geoserver where make the search

{String} maxFeatures
api: config[infoFormat] maxFeatures for WFS service (query string parameter) Default 50

{String} orderByField
api: config[orderByField] field where order resutls

{String} requestType
api: config[GetFeature] Request type for WFS service (query string parameter) Default GetFeature

{String} serviceType
api: config[serviceType] Service type for map server service (query string parameter) Default WFS

{String} urlGeoServer
api: config[urlService] url to geoServer where get the service

{String} version
api: config[version] Version for WFS service (query string parameter) Default 1.0.0

{String} workspaceName
api: config[workspaceName] workspace on geoserver where published the layer where make the search
Method Detail
initComponent()
© 2013 Regione Autonoma della Sardegna