Class PDoubleArrayValueType

java.lang.Object
com.smartgwt.client.bean.BeanValueType<ValueType>
com.smartgwt.client.bean.types.ArrayValueType<double[]>
com.smartgwt.client.bean.types.PDoubleArrayValueType

public class PDoubleArrayValueType extends ArrayValueType<double[]>
  • Constructor Details

    • PDoubleArrayValueType

      public PDoubleArrayValueType()
  • Method Details