Uses of Class
org.compiere.model.MUserDefTab
Packages that use 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
Methods in org.compiere.model that return MUserDefTabModifier 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 windowConstructors in org.compiere.model with parameters of type MUserDefTabModifierConstructorDescriptionMUserDefTab
(Properties ctx, MUserDefTab copy) MUserDefTab
(Properties ctx, MUserDefTab copy, String trxName) MUserDefTab
(MUserDefTab copy)