Heron

Table Of Contents

Previous topic

Heron.tree.MultiLayerNode

Next topic

Heron.widgets.NominatimSearchCombo

Heron.widgets.MultiSearchCenterPanel

Extends
xtype
hr_multisearchcenterpanel
class Heron.widgets.MultiSearchCenterPanel(config)

A panel designed to hold a multiple Search/ResultPanel combinations and a combobox selector to select a specific Search.

Example Use

Sample code showing how to configure a Heron MultiSearchCenterPanel. Note that the config contains an array of objects with each a Search and a ResultPanel.

{

type: ‘hr_multisearchcenterpanel’, ropts: {

}
}

}

Public Methods

Public methods in addition to those listed for GeoExt.form.FormPanel.

MultiSearchCenterPanel.onSearchSelect()

Called when search selected in combo box.