Class FIXGRIDBeanItem<T>

java.lang.Object
org.eclnt.jsfserver.elements.impl.FIXGRIDItem
org.eclnt.jsfserver.elements.util.FIXGRIDBeanItem<T>
All Implemented Interfaces:
Serializable, IFIXGRIDItem, IDynamicIntrospectionSupported

public class FIXGRIDBeanItem<T> extends FIXGRIDItem implements IDynamicIntrospectionSupported
FIXGRIDItem that holds one bean. The bean is passed in the constructor and is available by calling getBean().
See Also: