Uses of Class
org.adempiere.webui.dashboard.DashboardRunnable
Packages that use 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
Constructors in org.adempiere.webui.dashboard with parameters of type DashboardRunnableModifierConstructorDescriptionDashboardRunnable(DashboardRunnable tmp, org.zkoss.zk.ui.Desktop desktop) CopydashboardPanelsfrom tmp. -
Uses of DashboardRunnable in org.adempiere.webui.desktop
Methods in org.adempiere.webui.desktop with parameters of type DashboardRunnableModifier and TypeMethodDescriptionbooleanDashboardController.render(org.zkoss.zk.ui.Component content, MDashboardContent dashboardContent, DashboardRunnable dashboardRunnable) Synchronous render of gadget content in foreground UI (Event Listener) thread