Package com.smartgwt.client.bean.types
Class PLongValueType
java.lang.Object
com.smartgwt.client.bean.BeanValueType<ValueType>
com.smartgwt.client.bean.types.NumberValueType<Long>
com.smartgwt.client.bean.types.LongValueType
com.smartgwt.client.bean.types.PLongValueType
-
Nested Class Summary
Nested classes/interfaces inherited from class com.smartgwt.client.bean.BeanValueType
BeanValueType.Convertability, BeanValueType.MetaFactory
-
Constructor Summary
-
Method Summary
Methods inherited from class com.smartgwt.client.bean.types.LongValueType
convertabilityFrom, convertFrom, isAssignableFrom
Methods inherited from class com.smartgwt.client.bean.types.NumberValueType
convertStringToNumber
Methods inherited from class com.smartgwt.client.bean.BeanValueType
conversionException, convertabilityFrom, convertabilityToString, convertabilityToString, convertFrom, convertMapToJavascriptObject, convertToJava, convertToJavaScriptArray, convertToJavaScriptObject, convertToString, doConvertToString, getBeanValueType, isA, isAssignableFrom, isAssignableFrom, registerBasicValueTypes, registerBeanValueType, wrapInJavascriptArray
-
Constructor Details
-
PLongValueType
public PLongValueType()
-
-
Method Details
-
registerValueType
public static void registerValueType() -
getValueType
- Overrides:
getValueType
in classLongValueType
-
nullValue
- Overrides:
nullValue
in classBeanValueType<Long>
-