Uses of Class
org.adempiere.webui.dashboard.DashboardRunnable
Package
Description
Implementation of desktop dashboard and dashboard gadgets.
Provide interface and classes for implementation of iDempiere desktop
-
Uses of DashboardRunnable in org.adempiere.webui.dashboard
ModifierConstructorDescriptionDashboardRunnable
(DashboardRunnable tmp, org.zkoss.zk.ui.Desktop desktop) CopydashboardPanels
from tmp. -
Uses of DashboardRunnable in org.adempiere.webui.desktop
Modifier and TypeMethodDescriptionboolean
DashboardController.render
(org.zkoss.zk.ui.Component content, MDashboardContent dashboardContent, DashboardRunnable dashboardRunnable) Synchronous render of gadget content in foreground UI (Event Listener) thread