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 current window the best match is cachedMUserDefWin.markImmutable()
Constructors in org.compiere.model with parameters of type MUserDefWinModifierConstructorDescriptionMUserDefWin
(Properties ctx, MUserDefWin copy) MUserDefWin
(Properties ctx, MUserDefWin copy, String trxName) MUserDefWin
(MUserDefWin copy)