Uses of Class
zul.inp.InputWidget

Packages that use InputWidget
zul.db The date related widgets, such as datebox and calendar. 
zul.inp The input related widgets, such as textbox and combobox. 
 

Uses of InputWidget in zul.db
 

Subclasses of InputWidget in zul.db
 class Datebox
          An edit box for holding a date.
 class Timebox
          An input box for holding a time (a Date Object, but only Hour & Minute are used.
 

Uses of InputWidget in zul.inp
 

Subclasses of InputWidget in zul.inp
 class Bandbox
          A band box.
 class Combobox
          A combobox.
 class ComboWidget
          A skeletal implementation for a combo widget.
 class Decimalbox
          An edit box for holding BigDecimal.
 class Doublebox
          An edit box for holding an float point value (double).
 class Doublespinner
          An edit box for holding a constrained double.
 class FormatWidget
          A skeletal implementation for an input box with format.
 class Intbox
          An edit box for holding an integer.
 class Longbox
          An edit box for holding an integer.
 class NumberInputWidget
          A skeletal implementation for number-type input box.
 class Spinner
          An edit box for holding a constrained integer.
 class Textbox
          A textbox.
 



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo