Namespace: bar

WebiApplication.bar

Represents the custom menu-button, which you contribute to using the extension. In SAP BI 4.2, this extension is displayed in the Web Intelligence application status bar.

Namespaces

button

Members

(static) ContributionTypes

An enum for the type of contribution of the extension to the status bar
Properties:
Name Type Description
BUTTON String extension as a button
TOGGLE_BUTTON String extension as a toggle button

(static) Events

An enum for the type of events for the status bar
Properties:
Name Type Description
INIT String initialization

Methods

(static) getContributionType() → {WebiApplication.bar.ContributionTypes}

Returns the current contribution type.
Returns:
The contribution type
Type
WebiApplication.bar.ContributionTypes