org.openmdx.portal.servlet.control
Class OperationTabControl
java.lang.Object
org.openmdx.portal.servlet.control.Control
org.openmdx.portal.servlet.control.TabControl
org.openmdx.portal.servlet.control.OperationTabControl
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ReportTabControl, WizardTabControl
public class OperationTabControl
- extends TabControl
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FRAME_PARAMETERS
public static final String FRAME_PARAMETERS
- See Also:
- Constant Field Values
FRAME_RESULTS
public static final String FRAME_RESULTS
- See Also:
- Constant Field Values
OperationTabControl
public OperationTabControl(String id,
String locale,
int localeAsIndex,
ControlFactory controlFactory,
OperationTab tab,
int paneIndex,
int tabIndex)
getOperationName
public String getOperationName()
getIconKey
public String getIconKey()
getToolTip
public String getToolTip()
confirmExecution
public boolean confirmExecution(ApplicationContext application)
getInvokeOperationAction
public Action getInvokeOperationAction(ShowObjectView view,
ApplicationContext application)
paint
public void paint(HtmlPage p,
String frame,
boolean forEditing)
throws org.openmdx.base.exception.ServiceException
- Specified by:
paint in class Control
- 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.