org.openmdx.portal.servlet.view
Class AttributePane

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

public class AttributePane
extends ControlState
implements Serializable

See Also:
Serialized Form

Field Summary
protected  AttributeTab[] attributeTab
           
 
Fields inherited from class org.openmdx.portal.servlet.view.ControlState
control, view
 
Constructor Summary
AttributePane(AttributePaneControl control, ObjectView view, Object object)
           
 
Method Summary
 AttributePaneControl getAttributePaneControl()
           
 AttributeTab[] getAttributeTab()
           
 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

attributeTab

protected final AttributeTab[] attributeTab
Constructor Detail

AttributePane

public AttributePane(AttributePaneControl control,
                     ObjectView view,
                     Object object)
Method Detail

getAttributeTab

public AttributeTab[] getAttributeTab()

getAttributePaneControl

public AttributePaneControl getAttributePaneControl()

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.