Package org.adempiere.webui.component
Class ADTabListModel.ADTabLabel
java.lang.Object
org.adempiere.webui.component.ADTabListModel.ADTabLabel
- Enclosing class:
- ADTabListModel
Value object for AD_Tab
-
Field Summary
-
Constructor Summary
ConstructorDescriptionADTabLabel
(String label, int tabLevel) ADTabLabel
(String label, int tabLevel, String description) ADTabLabel
(String label, int tabLevel, String description, int windowNo, int AD_Tab_ID) -
Method Summary
-
Field Details
-
label
-
tabLevel
public int tabLevel -
description
-
windowNo
public int windowNo -
AD_Tab_ID
public int AD_Tab_ID
-
-
Constructor Details
-
ADTabLabel
-
ADTabLabel
-
ADTabLabel
-