Dashboard Listener panel
This panel is used for managing implementations of the Dashboard Listener API. See the panel.
The options available in the panel are as follows:
Toolbar
- New Dashboard Listener
Opens the New Dashboard Listener dialog for adding an implementation of the Dashboard Listener API.
- Properties
Modifies the target value of the selected implementation in the displayed dialog. For details about the options in the dialog, refer to Step 2: Specifying target resources.
- Enable
Enables the selected disabled implementations.
- Disable
Disables the selected enabled implementations.
- Delete
Deletes the selected implementations.
Classes table
Lists all implementation classes registered. The classes can be ordered by the column titles in alphabetical order.
The table contains the following columns:
- Class Name
The implementation class name. Each is unique and cannot be null.
- Target
Shows
the resources that the implementation will take effect on.
When a dashboard has been set as the target value of different implementations, the earliest implementation will take effect on the dashboard.
- Description
The description of the implementation.
- Enabled
Shows
whether the implementation is enabled.
The context menu after selecting one or more classes in the table:
- Properties
Modifies the target value of the selected implementation in the displayed dialog. For details about the options in the dialog, refer to Step 2: Specifying target value.
- Enable
Enables the selected disabled implementations.
- Disable
Disables the selected enabled implementations.
- Delete
Deletes the selected implementations.
Related topics: