org.adempiere.webui.part
Class MultiTabPart
java.lang.Object
org.adempiere.webui.part.AbstractUIPart
org.adempiere.webui.part.MultiTabPart
- All Implemented Interfaces:
- UIPart
public class MultiTabPart
- extends AbstractUIPart
- Author:
- Low Heng Sin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiTabPart
public MultiTabPart()
doCreatePart
protected Component doCreatePart(Component parent)
- Specified by:
doCreatePart in class AbstractUIPart
addTab
public void addTab(Component comp,
String title,
boolean closeable)
addTab
public void addTab(Component comp,
String title,
boolean closeable,
boolean enable)
setSelectedTab
public void setSelectedTab(Tab tab)
removeTab
public void removeTab()
getComponent
public Tabbox getComponent()
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.