gxp.CatalogueSearchPanel
¶
-
class
gxp.
CatalogueSearchPanel
(config)¶ Create a panel for searching a CS-W.
Config Options¶
Configuration properties in addition to those listed for Ext.Panel.
-
map
OpenLayers.Map
-
maxRecords
Integer
The maximum number of records to retrieve in one batch. Defaults to 10.
-
selectedSource
String
The key of the catalogue source to use on startup.
-
sources
Object
The set of catalogue sources for which the user will be able to query on.
Events¶
Events in addition to those listed for Ext.Panel.
-
addlayer
Fires when a layer needs to be added to the map.
Listener arguments:
gxp.CatalogueSearchPanel
this componentString
the key of the catalogue source to useObject
config object for the WMS layer to create.