Uses of Class
com.sencha.gxt.legacy.client.binding.Converter

Packages that use Converter
com.sencha.gxt.legacy.client.binding   
 

Uses of Converter in com.sencha.gxt.legacy.client.binding
 

Methods in com.sencha.gxt.legacy.client.binding that return Converter
 Converter FieldBinding.getConverter()
          Returns the bindings converter.
 

Methods in com.sencha.gxt.legacy.client.binding with parameters of type Converter
 void FieldBinding.setConverter(Converter converter)
          Sets the converter which is used to translate data types when updating either the field or model.
 



Copyright © 2011. All Rights Reserved.