Package | Description |
---|---|
zkmax.inp | |
zul.db |
The date related widgets, such as datebox and calendar.
|
zul.inp |
The input related widgets, such as textbox and combobox.
|
Modifier and Type | Class and Description |
---|---|
class |
Timepicker
An input box for holding a time (a Date Object, but only HOUR and MINUTE are used).
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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-2023 Potix Corporation. All Rights Reserved.