org.openmdx.portal.servlet.control
Class OperationPaneControl

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

public class OperationPaneControl
extends PaneControl
implements Serializable

See Also:
Serialized Form

Field Summary
static String FRAME_PARAMETERS
           
static String FRAME_RESULTS
           
 
Fields inherited from class org.openmdx.portal.servlet.control.Control
controlFactory, id, locale, localeAsIndex
 
Constructor Summary
OperationPaneControl(String id, String locale, int localeAsIndex, ControlFactory controlFactory, OperationPane pane, WizardDefinitionFactory wizardFactory, ReportDefinitionFactory reportFactory, AttributeValueFactory valueFactory, int paneIndex, String forClass)
           
 
Method Summary
 org.openmdx.base.accessor.jmi.cci.RefObject_1_0 getAutocompleteTarget(ObjectView view)
           
 OperationTabControl[] getOperationTabControl()
           
 void paint(HtmlPage p, String frame, boolean forEditing)
           
 
Methods inherited from class org.openmdx.portal.servlet.control.PaneControl
getPane, getPaneIndex, getToolTip
 
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
 

Field Detail

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
Constructor Detail

OperationPaneControl

public OperationPaneControl(String id,
                            String locale,
                            int localeAsIndex,
                            ControlFactory controlFactory,
                            OperationPane pane,
                            WizardDefinitionFactory wizardFactory,
                            ReportDefinitionFactory reportFactory,
                            AttributeValueFactory valueFactory,
                            int paneIndex,
                            String forClass)
Method Detail

getAutocompleteTarget

public org.openmdx.base.accessor.jmi.cci.RefObject_1_0 getAutocompleteTarget(ObjectView view)

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

getOperationTabControl

public OperationTabControl[] getOperationTabControl()


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