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 matching MUserDefField related to current field and user definition for window and tabstatic MUserDefField
MUserDefField.get
(Properties ctx, int AD_Field_ID, int AD_Tab_ID, int AD_Window_ID, boolean reload) Get matching MUserDefField related to current field and user definition for window and tabModifierConstructorDescriptionMUserDefField
(Properties ctx, MUserDefField copy) MUserDefField
(Properties ctx, MUserDefField copy, String trxName) MUserDefField
(MUserDefField copy)