org.openmdx.portal.servlet.view
Class ControlState

java.lang.Object
  extended by org.openmdx.portal.servlet.view.ControlState
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AttributePane, AttributeTab, FieldGroup, Grid, OperationPane, OperationTab, ReferencePane

public abstract class ControlState
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected  Control control
           
protected  ObjectView view
           
 
Constructor Summary
ControlState(Control control, ObjectView view)
           
 
Method Summary
protected  Locale getCurrentLocale()
           
abstract  void refresh(boolean refreshData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

control

protected final Control control

view

protected final ObjectView view
Constructor Detail

ControlState

public ControlState(Control control,
                    ObjectView view)
Method Detail

getCurrentLocale

protected Locale getCurrentLocale()

refresh

public abstract void refresh(boolean refreshData)
                      throws org.openmdx.base.exception.ServiceException
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.