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

Packages that use InputElement
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 InputElement in org.zkoss.zul
 

Subclasses of InputElement in org.zkoss.zul
 class Bandbox
          A band box.
 class Combobox
          A combobox.
 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 Textbox
          A textbox.
 class Timebox
          An input box for holding a time (a java.util.Date Object , but only Hour & Minute are used.
 

Uses of InputElement in org.zkoss.zul.impl
 

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



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