org.openmdx.portal.servlet.view
Class AttributeTab

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

public class AttributeTab
extends ControlState
implements Serializable

See Also:
Serialized Form

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

attributePane

protected final AttributePane attributePane

fieldGroup

protected final FieldGroup[] fieldGroup
Constructor Detail

AttributeTab

public AttributeTab(AttributeTabControl control,
                    ObjectView view,
                    AttributePane attributePane,
                    Object object)
Method Detail

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-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.