Uses of Class
org.compiere.model.MDashboardContent
Packages that use 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
Methods in org.adempiere.webui with parameters of type MDashboardContentModifier 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
Methods in org.adempiere.webui.desktop with parameters of type MDashboardContentModifier 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
Methods in org.adempiere.webui.factory with parameters of type MDashboardContentModifier 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
Fields in org.adempiere.webui.window with type parameters of type MDashboardContentModifier and TypeFieldDescriptionprotected ArrayList<MDashboardContent>
WGadgets.noItems
protected ArrayList<MDashboardContent>
WGadgets.yesItems
-
Uses of MDashboardContent in org.compiere.model
Methods in org.compiere.model that return MDashboardContentModifier 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)