org.openmdx.portal.servlet.control
Class TabControl
java.lang.Object
org.openmdx.portal.servlet.control.Control
org.openmdx.portal.servlet.control.TabControl
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- AttributeTabControl, OperationTabControl
public abstract class TabControl
- extends Control
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tab
protected final Tab tab
paneIndex
protected final int paneIndex
tabIndex
protected final int tabIndex
fieldGroupControls
protected final FieldGroupControl[] fieldGroupControls
TabControl
public TabControl(String id,
String locale,
int localeAsIndex,
ControlFactory controlFactory,
Tab tab,
int paneIndex,
int tabIndex)
getFieldGroupControl
public FieldGroupControl[] getFieldGroupControl()
getName
public String getName()
getTabIndex
public int getTabIndex()
getPaneIndex
public int getPaneIndex()
This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.