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 IntegerThe maximum number of records to retrieve in one batch. Defaults to 10.
- 
selectedSource StringThe key of the catalogue source to use on startup.
- 
sources ObjectThe 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.CatalogueSearchPanelthis componentStringthe key of the catalogue source to useObjectconfig object for the WMS layer to create.