New Dashboard Listener dialog

This dialog is used for uploading and registering an implementation of the Dashboard Listener API.

It is divided into two steps:

Step 1: Specifying an implementation file

This is used for adding an implementation file of the Dashboard Listener API. See the image.

Source File

Uploads an implementation class file of the Dashboard Listener API which could be a .zip or .jar file using the Browse button.

Next

Moves forward to the next step of specifying the target resources.

Cancel

Cancels the setting and closes the dialog.

Help

Displays the help document about this feature.

Step 2: Specifying target resources

This is used for specifying the target resources that the implementation will take effect on. See the image.

Class Name

Lists class names defined in the specified implementation file. Select a class name from the drop-down list or input the name manually.

Target

Specifies the resources that the implementation will take effect on. Multiple selection is supported in the Target box.

If the target value is null, the implementation will not take effect.

Description

Specifies the description of the implementation.

Enabled

Specifies whether the implementation is enabled. The enabled implementations will take effect.

Back

Returns to the step of specifying an implementation file.

Finish

Adds the implementation and exits the dialog.

Cancel

Cancels the setting and closes the dialog.

Help

Displays the help document about this feature.

Related topics: