Uses of Class
org.compiere.model.MUserDefWin
Packages that use MUserDefWin
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 MUserDefWin in org.compiere.model
Methods in org.compiere.model that return MUserDefWinModifier and TypeMethodDescriptionstatic MUserDefWin
MUserDefWin.getBestMatch
(Properties ctx, int window_ID) Get best matching MUserDefWin for a window, the best match is cached.MUserDefWin.markImmutable()
Constructors in org.compiere.model with parameters of type MUserDefWinModifierConstructorDescriptionMUserDefWin
(Properties ctx, MUserDefWin copy) Copy constructorMUserDefWin
(Properties ctx, MUserDefWin copy, String trxName) Copy constructorMUserDefWin
(MUserDefWin copy) Copy constructor