Uses of Class
org.compiere.model.MForm
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 MForm in org.adempiere.webui.component
-
Uses of MForm in org.compiere.model
Modifier and TypeMethodDescriptionstatic MForm
MForm.get
(int AD_Form_ID) Get MForm from Cache (immutable)static MForm
MForm.get
(Properties ctx, int AD_Form_ID) Get MFrom from Cache (immutable)MForm.markImmutable()
ModifierConstructorDescriptionMForm
(Properties ctx, MForm copy) Copy constructorMForm
(Properties ctx, MForm copy, String trxName) Copy constructorMFormAccess
(MForm parent, int AD_Role_ID) Parent Constructor