Uses of Class
org.compiere.model.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
-
Uses of MUserDefTab in org.compiere.model
Modifier 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 windowModifierConstructorDescriptionMUserDefTab
(Properties ctx, MUserDefTab copy) Copy constructorMUserDefTab
(Properties ctx, MUserDefTab copy, String trxName) Copy constructorMUserDefTab
(MUserDefTab copy) Copy constructor