Uses of Class
org.compiere.model.MDashboardContent
Package
Description
Provide classes for initialization and entry point to iDempiere web client.
Provide entry point for access to UI extensions.
Provide entry point for access to UI extensions.
Provide interface and classes for implementation of iDempiere desktop
Provide factory implementation for various UI objects
Provide implementation of various system dialog and windows
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MDashboardContent in org.adempiere.webui
Modifier and TypeMethodDescriptionstatic final org.zkoss.zk.ui.Component
Extensions.getDashboardGadget
(String url, org.zkoss.zk.ui.Component parent, MDashboardContent dc) Get dashboard gadget component -
Uses of MDashboardContent 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 -
Uses of MDashboardContent in org.adempiere.webui.factory
Modifier and TypeMethodDescriptiondefault org.zkoss.zk.ui.Component
IDashboardGadgetFactory.getGadget
(String url, org.zkoss.zk.ui.Component parent, MDashboardContent dc) Create dashboard gadget from URL or MDashboardContent -
Uses of MDashboardContent in org.adempiere.webui.window
Modifier and TypeFieldDescriptionprotected ArrayList<MDashboardContent>
WGadgets.noItems
protected ArrayList<MDashboardContent>
WGadgets.yesItems
-
Uses of MDashboardContent in org.compiere.model
Modifier and TypeMethodDescriptionstatic MDashboardContent[]
MDashboardContentAccess.get
(Properties ctx, int AD_Role, int AD_User, String trxname) static MDashboardContent[]
MDashboardContent.getForSession
(boolean isShowInDashboard, int AD_User_ID, int AD_Role_ID) static MDashboardContent[]
MDashboardContent.getForSession
(int AD_User_ID, int AD_Role_ID) static MDashboardContent[]
MDashboardContent.getForUserList
(int AD_User_ID, int AD_Role_ID)