org.openmdx.portal.servlet.control
Class AttributeTabControl

java.lang.Object
  extended by org.openmdx.portal.servlet.control.Control
      extended by org.openmdx.portal.servlet.control.TabControl
          extended by org.openmdx.portal.servlet.control.AttributeTabControl
All Implemented Interfaces:
Serializable

public class AttributeTabControl
extends TabControl
implements Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.portal.servlet.control.TabControl
fieldGroupControls, paneIndex, tab, tabIndex
 
Fields inherited from class org.openmdx.portal.servlet.control.Control
controlFactory, id, locale, localeAsIndex
 
Constructor Summary
AttributeTabControl(String id, String locale, int localeAsIndex, ControlFactory controlFactory, Tab tab, int tabIndex)
           
 
Method Summary
 void paint(HtmlPage p, String frame, boolean forEditing)
           
 
Methods inherited from class org.openmdx.portal.servlet.control.TabControl
getFieldGroupControl, getName, getPaneIndex, getTabIndex
 
Methods inherited from class org.openmdx.portal.servlet.control.Control
getControlFactory, getCurrentLocale, getId, getPropertyName, getTexts, paint, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeTabControl

public AttributeTabControl(String id,
                           String locale,
                           int localeAsIndex,
                           ControlFactory controlFactory,
                           Tab tab,
                           int tabIndex)
Method Detail

paint

public void paint(HtmlPage p,
                  String frame,
                  boolean forEditing)
           throws ServiceException
Specified by:
paint in class Control
Throws:
ServiceException


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.