BackPrevious Page Next PageNext

New Dashboard Listener

This dialog appears when you click the New Dashboard Listener link on the JReport Administration > Configuration > Dashboard Listeners page. This dialog is used for uploading and registering an implementation of the Dashboard Listener API.

The dialog is divided into two phases, one for specifying the implementation file and the other for specifying target resources.

Specifying the implementation file phase

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

New Dashboard Listener dialog - Implementation File

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.

Specifying target resources phase

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

New Dashboard Listener dialog - Target Resources

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.

BackPrevious Page Next PageNext