Class actioncenter.populationRuleSelector
Extends
Ext.Panel.
The population rule selector panel
Defined in: CaceExplorer.js.
Constructor Attributes | Constructor Name and Description |
---|---|
Default constructor.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
actioncenter.populationRuleSelector.enabled
enabled field defaults to true
|
The tree panel of this panel.
|
Method Attributes | Method Name and Description |
---|---|
<static> |
actioncenter.populationRuleSelector.beforeDestroy()
Executes prior to destruction of this component.
|
<static> |
actioncenter.populationRuleSelector.cleanUp()
Performs the clean-up.
|
<static> |
actioncenter.populationRuleSelector.createTreePanel()
Creates the tree panel.
|
<static> |
actioncenter.populationRuleSelector.enabledChanged(msg)
Handles changes to the drop-event action status.
|
<static> |
actioncenter.populationRuleSelector.initComponent()
Initializes this component.
|
<static> |
actioncenter.populationRuleSelector.setDropEventId(msg)
Sets the drop event id.
|
<static> |
actioncenter.populationRuleSelector.unsubscribeAllChannels()
Unsubcribes from all channels.
|
Field Detail
<static>
actioncenter.populationRuleSelector.enabled
enabled field defaults to true
maintree
The tree panel of this panel.
Method Detail
<static>
actioncenter.populationRuleSelector.beforeDestroy()
Executes prior to destruction of this component.
- Returns:
- void
<static>
actioncenter.populationRuleSelector.cleanUp()
Performs the clean-up.
- Returns:
- void
<static>
actioncenter.populationRuleSelector.createTreePanel()
Creates the tree panel.
- Returns:
- void
<static>
actioncenter.populationRuleSelector.enabledChanged(msg)
Handles changes to the drop-event action status.
- Parameters:
- msg
- the message
- Returns:
- void
<static>
actioncenter.populationRuleSelector.initComponent()
Initializes this component.
- Returns:
- void
<static>
actioncenter.populationRuleSelector.setDropEventId(msg)
Sets the drop event id.
- Parameters:
- msg
- the message
- Returns:
- void
<static>
actioncenter.populationRuleSelector.unsubscribeAllChannels()
Unsubcribes from all channels.
- Returns:
- void