Uses of Class
org.compiere.model.MTab
Package
Description
Provide implementation of various system dialog and windows
Base classes for UI form.
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 MTab in org.adempiere.webui.window
Modifier and TypeFieldDescriptionprotected MTab[]
FindWindow.m_tabs
target tab (FindWindow.m_AD_Tab_ID
) and its child tabs -
Uses of MTab in org.compiere.apps.form
-
Uses of MTab in org.compiere.model
Modifier and TypeMethodDescriptionstatic MTab
MTab.get
(int AD_Tab_ID) Get MTab from cache (immutable)MTab[]
Get TabsMTab.markImmutable()
ModifierConstructorDescriptionParent ConstructorCopy ConstructorMTab
(Properties ctx, MTab copy) Copy constructorMTab
(Properties ctx, MTab copy, String trxName) Copy constructorCopy constructorParent Constructor