Class InterfaceArrayValueType<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.InterfaceArrayValueType<ComponentType>

public abstract class InterfaceArrayValueType<ComponentType> extends NonPrimitiveArrayValueType<ComponentType>
  • Constructor Details

    • InterfaceArrayValueType

      public InterfaceArrayValueType()