org.openmdx.portal.servlet.control
Class WizardTabControl

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.WizardTabControl
All Implemented Interfaces:
Serializable

public class WizardTabControl
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
WizardTabControl(String id, String locale, int localeAsIndex, OperationTab tab, ControlFactory controlFactory, WizardDefinition 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

WizardTabControl

public WizardTabControl(String id,
                        String locale,
                        int localeAsIndex,
                        OperationTab tab,
                        ControlFactory controlFactory,
                        WizardDefinition definition,
                        int paneIndex,
                        int tabIndex)
Method Detail

getName

public String getName()
Overrides:
getName in class TabControl

getOperationName

public String getOperationName()
Overrides:
getOperationName in class OperationTabControl

getToolTip

public String getToolTip()
Overrides:
getToolTip in class OperationTabControl

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.