Uses of Class
org.compiere.model.MUserDefTab
Packages that use MUserDefTab
Package
Description
Provide implementation of AD_Form window, info panel, help controller, tab editor form, some custom panel, dialog and window.
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 MUserDefTab in org.adempiere.webui.panel
Fields in org.adempiere.webui.panel declared as MUserDefTab -
Uses of MUserDefTab in org.compiere.model
Methods in org.compiere.model that return MUserDefTabModifier and TypeMethodDescriptionstatic MUserDefTab
MUserDefTab.get
(Properties ctx, int AD_Tab_ID, int AD_Window_ID) Get best matching MUserDefTab for tab and windowstatic MUserDefTab
MUserDefTab.getMatch
(Properties ctx, int AD_Tab_ID, int AD_UserDefWin_ID) Get MUserDefTab for tab and user definition for windowConstructors in org.compiere.model with parameters of type MUserDefTabModifierConstructorDescriptionMUserDefTab
(Properties ctx, MUserDefTab copy) Copy constructorMUserDefTab
(Properties ctx, MUserDefTab copy, String trxName) Copy constructorMUserDefTab
(MUserDefTab copy) Copy constructor