Uses of Class
com.sencha.gxt.cell.core.client.form.NumberInputCell

Packages that use NumberInputCell
com.sencha.gxt.cell.core.client.form Cell implementations for user data entry. 
com.sencha.gxt.widget.core.client.form FormPanel and form components. 
 

Uses of NumberInputCell in com.sencha.gxt.cell.core.client.form
 

Subclasses of NumberInputCell in com.sencha.gxt.cell.core.client.form
 class SpinnerFieldCell<N extends Number>
           
 

Uses of NumberInputCell in com.sencha.gxt.widget.core.client.form
 

Methods in com.sencha.gxt.widget.core.client.form that return NumberInputCell
 NumberInputCell<N> NumberField.getCell()
           
 

Constructors in com.sencha.gxt.widget.core.client.form with parameters of type NumberInputCell
NumberField(NumberInputCell<N> cell, NumberPropertyEditor<N> editor)
          Creates a new number field.
 



Copyright © 2012. All Rights Reserved.