Uses of Class
org.zkoss.zul.impl.FormatInputElement

Packages that use FormatInputElement
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.impl Classes used to implement ZUL Component Set (implementation only). 
 

Uses of FormatInputElement in org.zkoss.zul
 

Subclasses of FormatInputElement in org.zkoss.zul
 class Datebox
          An edit box for holding a date.
 class Decimalbox
          An edit box for holding BigDecimal.
 class Doublebox
          An edit box for holding an float point value (double).
 class Intbox
          An edit box for holding an integer.
 class Longbox
          An edit box for holding an integer.
 class Spinner
          An edit box for holding a constrained integer.
 class Timebox
          An input box for holding a time (a java.util.Date Object , but only Hour & Minute are used.
 

Uses of FormatInputElement in org.zkoss.zul.impl
 

Subclasses of FormatInputElement in org.zkoss.zul.impl
 class NumberInputElement
          A skeletal implementation for number-type input box.
 



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