org.openmdx.portal.servlet.view
Class OperationPane

java.lang.Object
  extended by org.openmdx.portal.servlet.view.ControlState
      extended by org.openmdx.portal.servlet.view.OperationPane
All Implemented Interfaces:
Serializable

public class OperationPane
extends ControlState
implements Serializable

See Also:
Serialized Form

Field Summary
protected  OperationTab[] operationTab
           
 
Fields inherited from class org.openmdx.portal.servlet.view.ControlState
control, view
 
Constructor Summary
OperationPane(OperationPaneControl control, ObjectView view)
           
 
Method Summary
 OperationPaneControl getOperationPaneControl()
           
 OperationTab[] getOperationTab()
           
 void refresh(boolean refreshData)
           
 
Methods inherited from class org.openmdx.portal.servlet.view.ControlState
getCurrentLocale
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

operationTab

protected final OperationTab[] operationTab
Constructor Detail

OperationPane

public OperationPane(OperationPaneControl control,
                     ObjectView view)
Method Detail

getOperationTab

public OperationTab[] getOperationTab()

getOperationPaneControl

public OperationPaneControl getOperationPaneControl()

refresh

public void refresh(boolean refreshData)
             throws org.openmdx.base.exception.ServiceException
Specified by:
refresh in class ControlState
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.