org.openmdx.portal.servlet.control
Class ReportTabControl

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.OperationTabControl
              extended by org.openmdx.portal.servlet.control.ReportTabControl
All Implemented Interfaces:
Serializable

public class ReportTabControl
extends OperationTabControl
implements Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openmdx.portal.servlet.control.OperationTabControl
FRAME_PARAMETERS, FRAME_RESULTS
 
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
ReportTabControl(String id, String locale, int localeAsIndex, ControlFactory controlFactory, ReportDefinition definition, int paneIndex, int tabIndex)
           
 
Method Summary
 String getName()
           
 String getOperationName()
           
 String getToolTip()
           
 void paint(HtmlPage p, String frame, boolean forEditing)
           
 
Methods inherited from class org.openmdx.portal.servlet.control.OperationTabControl
confirmExecution, getIconKey, getInvokeOperationAction
 
Methods inherited from class org.openmdx.portal.servlet.control.TabControl
getFieldGroupControl, 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

ReportTabControl

public ReportTabControl(String id,
                        String locale,
                        int localeAsIndex,
                        ControlFactory controlFactory,
                        ReportDefinition definition,
                        int paneIndex,
                        int tabIndex)
Method Detail

getOperationName

public String getOperationName()
Overrides:
getOperationName in class OperationTabControl

getToolTip

public String getToolTip()
Overrides:
getToolTip in class OperationTabControl

getName

public String getName()
Overrides:
getName in class TabControl

paint

public void paint(HtmlPage p,
                  String frame,
                  boolean forEditing)
           throws org.openmdx.base.exception.ServiceException
Overrides:
paint in class OperationTabControl
Throws:
org.openmdx.base.exception.ServiceException


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