org.openmdx.portal.servlet.view
Class FieldGroup
java.lang.Object
org.openmdx.portal.servlet.view.ControlState
org.openmdx.portal.servlet.view.FieldGroup
- All Implemented Interfaces:
- Serializable
public class FieldGroup
- extends ControlState
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
object
protected final Object object
FieldGroup
public FieldGroup(FieldGroupControl control,
ObjectView view,
Object object)
- Creates a field group based on field group control. The feature values
of the field group are read from object. If object is null the
values are read from view.getObjectReference().getObject().
getFieldGroupControl
public FieldGroupControl getFieldGroupControl()
getAttribute
public Attribute[][] getAttribute()
refresh
public void refresh(boolean refreshData)
throws org.openmdx.base.exception.ServiceException
- Specified by:
refresh in class ControlState
- Throws:
org.openmdx.base.exception.ServiceException
getObject
public Object getObject()
This software is published under the BSD license. Copyright © 2006-2008, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.