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 record by UUIDMWindow.markImmutable()
ModifierConstructorDescriptionParent ConstructorParent ConstructorMWindow
(Properties ctx, MWindow copy) Copy constructorMWindow
(Properties ctx, MWindow copy, String trxName) Copy constructorCopy constructorMWindowAccess
(MWindow parent, int AD_Role_ID) Parent Constructor