Uses of Class
com.sencha.gxt.data.rebind.ValueProviderCreator
-
Packages that use ValueProviderCreator Package Description com.sencha.gxt.data.rebind -
-
Uses of ValueProviderCreator in com.sencha.gxt.data.rebind
Subclasses of ValueProviderCreator in com.sencha.gxt.data.rebind Modifier and Type Class Description class
LabelProviderCreator
class
ModelKeyProviderCreator
This can extend theValueProviderCreator
, as it uses the same basic tools, except there is no value param, and the object type param is the first type param in the generated type.
-