Example usage for Java com.vaadin.shared JsonConstants fields, constructors, methods, implement or subclass
The text is from its open source code.
String | VTYPE_CONNECTOR |
String | VTYPE_BOOLEAN |
String | VTYPE_DOUBLE |
String | VTYPE_FLOAT |
String | VTYPE_LONG |
String | VTYPE_INTEGER |
String | VTYPE_STRING |
String | VTYPE_ARRAY |
String | VTYPE_STRINGARRAY |
String | VTYPE_MAP |
String | VTYPE_LIST |
String | VTYPE_SET |
String | VTYPE_NULL |