BiOlapStateEvent
This class is used when the interactive state of the OLAP grid changes
This class extends BiEvent and therefore all methods and fields available for BiEvent are also available for BiOlapStateEvent .
Constructor
new BiOlapStateEvent ( sType,oMouseEvent )
Parameters
| Name | Type | Optional | Default | Descripton |
sType | String | The name of the event | ||
oMouseEvent | | The actual mouse event that triggered this event |
Properties
None.
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.