Class JsoValueType<ValueType extends JavaScriptObject>

java.lang.Object
com.smartgwt.client.bean.BeanValueType<ValueType>
com.smartgwt.client.bean.types.OtherValueType<ValueType>
com.smartgwt.client.bean.types.JsoValueType<ValueType>

public class JsoValueType<ValueType extends JavaScriptObject> extends OtherValueType<ValueType>