|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormatInputElement | |
---|---|
org.zkoss.zul | ZUL component set that are used for HTML-based clients. |
org.zkoss.zul.api | Interfaces of zul components, which are the abstract layer to access a ZUL component |
org.zkoss.zul.impl.api | Interfaces of ZUL components, which are the abstract layer to access a component |
Uses of FormatInputElement in org.zkoss.zul |
---|
Classes in org.zkoss.zul that implement FormatInputElement | |
---|---|
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. |
Uses of FormatInputElement in org.zkoss.zul.api |
---|
Subinterfaces of FormatInputElement in org.zkoss.zul.api | |
---|---|
interface |
Datebox
An edit box for holding a date. |
interface |
Decimalbox
An edit box for holding BigDecimal. |
interface |
Doublebox
An edit box for holding an float point value (double). |
interface |
Intbox
An edit box for holding an integer. |
interface |
Longbox
An edit box for holding an integer. |
interface |
Spinner
An edit box for holding a constrained integer. |
Uses of FormatInputElement in org.zkoss.zul.impl.api |
---|
Subinterfaces of FormatInputElement in org.zkoss.zul.impl.api | |
---|---|
interface |
NumberInputElement
A skeletal implementation for number-type input box. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |