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

NameTypeOptionalDefaultDescripton
sTypeStringThe name of the event
oMouseEventBiMouseEventThe actual mouse event that triggered this event

Properties

None.

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

None.