Class ObjectArrayValueType<ComponentType>

java.lang.Object
com.smartgwt.client.bean.BeanValueType<ValueType>
com.smartgwt.client.bean.types.ArrayValueType<ComponentType[]>
com.smartgwt.client.bean.types.NonPrimitiveArrayValueType<ComponentType>
com.smartgwt.client.bean.types.ObjectArrayValueType<ComponentType>

public class ObjectArrayValueType<ComponentType> extends NonPrimitiveArrayValueType<ComponentType>