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

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

public class TimeFieldBinding
extends FieldBinding

A specialized binding that automatically handles data conversion when dates are bound to a time field.

See Also:
TimeField

Constructor Summary
TimeFieldBinding(TimeField field, java.lang.String property)
          Creates a new time 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

TimeFieldBinding

public TimeFieldBinding(TimeField field,
                        java.lang.String property)
Creates a new time field binding instance.

Parameters:
field - the time field
property - the property name