Uses of Class
org.compiere.model.MUserDefField
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 MUserDefField in org.compiere.model
Modifier and TypeMethodDescriptionstatic MUserDefField
MUserDefField.get
(Properties ctx, int AD_Field_ID, int AD_Tab_ID, int AD_Window_ID) Get best matching MUserDefField for field, tab and windowstatic MUserDefField
MUserDefField.get
(Properties ctx, int AD_Field_ID, int AD_Tab_ID, int AD_Window_ID, boolean reload) Get best matching MUserDefField for field, tab and windowModifierConstructorDescriptionMUserDefField
(Properties ctx, MUserDefField copy) Copy constructorMUserDefField
(Properties ctx, MUserDefField copy, String trxName) Copy constructorMUserDefField
(MUserDefField copy) Copy constructor