Uses of Class
org.compiere.model.MUserDefWin
-
Packages that use MUserDefWin Package Description org.compiere.model Provides for.... -
-
Uses of MUserDefWin in org.compiere.model
Methods in org.compiere.model that return MUserDefWin Modifier and Type Method Description static MUserDefWinMUserDefWin. getBestMatch(Properties ctx, int window_ID)Get best matching MUserDefWin for current window the best match is cachedMUserDefWinMUserDefWin. markImmutable()Constructors in org.compiere.model with parameters of type MUserDefWin Constructor Description MUserDefWin(Properties ctx, MUserDefWin copy)MUserDefWin(Properties ctx, MUserDefWin copy, String trxName)MUserDefWin(MUserDefWin copy)
-