Uses of Class
zul.inp.FormatWidget

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

Uses of FormatWidget in zul.db
 

Subclasses of FormatWidget 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 FormatWidget in zul.inp
 

Subclasses of FormatWidget in zul.inp
 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 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.
 



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