Uses of Class
org.compiere.model.MMenu
Packages that use MMenu
Package
Description
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 MMenu in org.compiere.model
Methods in org.compiere.model that return MMenuModifier and TypeMethodDescriptionstatic MMenu
MMenu.get
(int AD_Menu_ID) Get Menu method from cache (immutable)static MMenu
MMenu.get
(Properties ctx, int AD_Menu_ID) Get Menu method from cache (immutable)static MMenu[]
MMenu.get
(Properties ctx, String whereClause) Deprecated.static MMenu[]
MMenu.get
(Properties ctx, String whereClause, String trxName) Get menus with where clauseConstructors in org.compiere.model with parameters of type MMenuModifierConstructorDescriptionMMenu
(Properties ctx, MMenu copy) MMenu
(Properties ctx, MMenu copy, String trxName)