Uses of Class
org.compiere.model.MWindow
Packages that use 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
Methods in org.compiere.model that return MWindowModifier 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()
Constructors in org.compiere.model with parameters of type MWindowModifierConstructorDescriptionParent ConstructorParent ConstructorMWindow
(Properties ctx, MWindow copy) MWindow
(Properties ctx, MWindow copy, String trxName) MWindowAccess
(MWindow parent, int AD_Role_ID) Parent Constructor