com.extjs.gxt.ui.client.binding
Class SimpleComboBoxFieldBinding

java.lang.Object
  extended by com.extjs.gxt.ui.client.binding.FieldBinding
      extended by com.extjs.gxt.ui.client.binding.SimpleComboBoxFieldBinding

public class SimpleComboBoxFieldBinding
extends FieldBinding

A specialized binding that automatically handles data conversion when using a SimpleComboBox.


Constructor Summary
SimpleComboBoxFieldBinding(SimpleComboBox field, java.lang.String property)
          Creates a new simplecombobox field binding instance.
 
Method Summary
 
Methods inherited from class com.extjs.gxt.ui.client.binding.FieldBinding
bind, getConvertor, getField, getModel, getProperty, getStore, setConvertor, setStore, unbind, updateField, updateModel
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleComboBoxFieldBinding

public SimpleComboBoxFieldBinding(SimpleComboBox field,
                                  java.lang.String property)
Creates a new simplecombobox field binding instance.

Parameters:
field - the simple combo box
property - the property name