org.openmdx.portal.servlet.view
Class OperationTab

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

public class OperationTab
extends ControlState
implements Serializable

See Also:
Serialized Form

Field Summary
protected  FieldGroup[] fieldGroup
           
protected  OperationPane operationPane
           
 
Fields inherited from class org.openmdx.portal.servlet.view.ControlState
control, view
 
Constructor Summary
OperationTab(OperationTabControl control, ObjectView view, OperationPane operationPane, Object object)
           
 
Method Summary
 FieldGroup[] getFieldGroup()
           
 OperationTabControl getOperationTabControl()
           
 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

operationPane

protected final OperationPane operationPane

fieldGroup

protected final FieldGroup[] fieldGroup
Constructor Detail

OperationTab

public OperationTab(OperationTabControl control,
                    ObjectView view,
                    OperationPane operationPane,
                    Object object)
Method Detail

getOperationTabControl

public OperationTabControl getOperationTabControl()

getFieldGroup

public FieldGroup[] getFieldGroup()

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.