Package | Description |
---|---|
org.zkoss.zkmax.zul |
Components and UI utitilies available in ZK EE.
|
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).
|
Modifier and Type | Class and Description |
---|---|
class |
Timepicker
A combobox for holding a time (a java.util.Date Object , but only Hour, Minute, Second are used.
|
Modifier and Type | Class and Description |
---|---|
class |
Bandbox
A band box.
|
class |
Calendar
A calendar.
|
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 |
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 |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
DateTimeFormatInputElement
A skeletal implementation for date/time type input box.
|
class |
FormatInputElement
A skeletal implementation for an input box with format.
|
class |
InputElement
A skeletal implementation of an input box.
|
class |
NumberInputElement
A skeletal implementation for number-type input box.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.