Uses of Class
org.compiere.model.MForm
Packages that use MForm
Package
Description
Custom Zk components for iDempiere
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
Methods in org.adempiere.webui.component with parameters of type MForm -
Uses of MForm in org.compiere.model
Methods in org.compiere.model that return MFormModifier 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()
Constructors in org.compiere.model with parameters of type MFormModifierConstructorDescriptionMForm
(Properties ctx, MForm copy) Copy constructorMForm
(Properties ctx, MForm copy, String trxName) Copy constructorMFormAccess
(MForm parent, int AD_Role_ID) Parent Constructor