Uses of Class
org.compiere.model.MWindow
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 MWindow in org.compiere.model
Modifier and TypeMethodDescriptionstatic MWindow
MWindow.get
(int AD_Window_ID) Get Window from Cache (immutable)static MWindow
MWindow.get
(Properties ctx, int AD_Window_ID) Get Window from Cache (immutable)static MWindow
MWindow.get
(Properties ctx, String uu) get Window ID by UUMWindow.markImmutable()
ModifierConstructorDescriptionParent ConstructorParent ConstructorMWindow
(Properties ctx, MWindow copy) MWindow
(Properties ctx, MWindow copy, String trxName) MWindowAccess
(MWindow parent, int AD_Role_ID) Parent Constructor