Pass PA_DashboardContent information to IDashboardGadgetFactory
Description
The IDashboardGadgetFactory is a nice idea to implement dashboard panels without the need of a .zul file, but at this moment there is no way to access the PA_DashboardContent information within the gadget.
Idea here is to extend the interface to pass the parameter PA_DashboardContent, preserving backward compatibility in case that object is not used.
The IDashboardGadgetFactory is a nice idea to implement dashboard panels without the need of a .zul file, but at this moment there is no way to access the PA_DashboardContent information within the gadget.
Idea here is to extend the interface to pass the parameter PA_DashboardContent, preserving backward compatibility in case that object is not used.