Class Index | File Index

Classes


Class actioncenter.populationRuleSelector


Extends Ext.Panel.
The population rule selector panel
Defined in: CaceExplorer.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Default constructor.
Field Summary
Field Attributes Field Name and Description
<static>  
actioncenter.populationRuleSelector.enabled
enabled field defaults to true
 
The tree panel of this panel.
Method Summary
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.
Class Detail
actioncenter.populationRuleSelector()
Default constructor.
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

Documentation generated by JsDoc Toolkit 2.0.0 on Sun Sep 23 2012 02:46:08 GMT-0500 (CDT)