BiMenuManager

Singleton class that manages the active menu button.

This class extends BiObject and therefore all methods and fields available for BiObject are also available for BiMenuManager .

Constructor

new BiMenuManager ( )

Parameters

No parameters.

Properties

NameTypegetsetDescripton
currentMenuButtonBiMenuButtoncheckedcheckedThe currently active menu button.

Methods

None.

Events

None.

Static Methods

None.

Static Fields

None.

Remarks

None.