Uses of Class
org.compiere.model.MUserDefForm
Packages that use MUserDefForm
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 MUserDefForm in org.compiere.model
Methods in org.compiere.model that return MUserDefFormModifier and TypeMethodDescriptionstatic MUserDefFormMUserDefForm.getBestMatch(Properties ctx, int formID) Get best matching MUserDefForm for a formMUserDefForm.markImmutable()Constructors in org.compiere.model with parameters of type MUserDefFormModifierConstructorDescriptionMUserDefForm(Properties ctx, MUserDefForm copy) Copy constructorMUserDefForm(Properties ctx, MUserDefForm copy, String trxName) Copy constructorMUserDefForm(MUserDefForm copy) Copy constructor