Uses of Class
org.compiere.model.MUserDefTab
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 MUserDefTab in org.compiere.model
Modifier and TypeMethodDescriptionstatic MUserDefTab
MUserDefTab.get
(Properties ctx, int AD_Tab_ID, int AD_Window_ID) Get matching MUserDefTab related to current tab and windowstatic MUserDefTab
MUserDefTab.getMatch
(Properties ctx, int AD_Tab_ID, int AD_UserDefWin_ID) Get matching MUserDefTab related to current tab and user definition for windowModifierConstructorDescriptionMUserDefTab
(Properties ctx, MUserDefTab copy) MUserDefTab
(Properties ctx, MUserDefTab copy, String trxName) MUserDefTab
(MUserDefTab copy)