Uses of Class
org.adempiere.model.MTabCustomization
Package
Description
One of the package that provide extended model class for iDempiere core tables.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
Provide generic PO implementation that doesn't use generated model class.
Provide interface for tax provider, shipment processor, zoom provider and address validation.
Provide iDempiere model interface (I_*) wrapper for PO and GridTab.
Provide implementation of order promotion rule and zoom across targets.
-
Uses of MTabCustomization in org.adempiere.model
Modifier and TypeMethodDescriptionstatic MTabCustomization
MTabCustomization.get
(Properties ctx, int AD_User_ID, int AD_Tab_ID, String trxName) static MTabCustomization
MTabCustomization.get
(Properties ctx, int AD_User_ID, int AD_Tab_ID, String trxName, boolean isQuickForm) -
Uses of MTabCustomization in org.adempiere.webui.panel