Uses of Class
org.compiere.model.MDashboardPreference
-
Packages that use MDashboardPreference Package Description org.adempiere.webui.window org.compiere.model Provides for.... -
-
Uses of MDashboardPreference in org.adempiere.webui.window
Fields in org.adempiere.webui.window with type parameters of type MDashboardPreference Modifier and Type Field Description protected Map<Integer,MDashboardPreference>
WGadgets. dirtyList
-
Uses of MDashboardPreference in org.compiere.model
Methods in org.compiere.model that return MDashboardPreference Modifier and Type Method Description static MDashboardPreference[]
MDashboardPreference. getForSession(boolean isShowInDashboard, int AD_User_ID, int AD_Role_ID)
static MDashboardPreference[]
MDashboardPreference. getForSession(int AD_User_ID, int AD_Role_ID)
-