Class PLongArrayValueType

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

public class PLongArrayValueType extends ArrayValueType<long[]>
  • Constructor Details

    • PLongArrayValueType

      public PLongArrayValueType()
  • Method Details