public interface IPluginClientDashboard extends IFCPlugin, IPluginGenericCustomGUI<IPluginClientDashboardCustomGUIBean>
Rolle
, an administrator may choose
either the default dashboard, or one of the installed plugin dashboards. Each user with that role will then see that
dashboard.
A client dashboard plugin consists of an XHTML page and a managed bean for that XHTML page, see
IPluginClientDashboardCustomGUIBean
for further info. If a plugin dashboard is set, the XHTML page is shown
instead of the normal dashboard. Please note that you cannot change the layout frame (the menu bar to the left and
the top bar), but only the main content of the dashboard page.
CONFIG_FILENAME
ATTR_NAME, COL_NAME
ATTR_DISPLAY_NAME
getDescription, getDescription, getDisplayName, getName, initialize, initPlugin, install, shutdown, shutdown, uninstall
getUnmanagedBeans, getXhtmlView
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.