InputEvent"
From Documentation
m (→InputEvent) |
|||
(11 intermediate revisions by 3 users not shown) | |||
Line 4: | Line 4: | ||
*Demonstration: N/A | *Demonstration: N/A | ||
− | *Java API: <javadoc>org.zkoss.zk.ui.InputEvent</javadoc> | + | *Java API: <javadoc>org.zkoss.zk.ui.event.InputEvent</javadoc> |
*JavaScript API: N/A | *JavaScript API: N/A | ||
= Employment/Purpose = | = Employment/Purpose = | ||
− | + | Represents an event cause by user's input something at the client. | |
= Example = | = Example = | ||
− | + | N/A | |
− | |||
− | |||
=Supported events= | =Supported events= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! <center>Name</center> | ! <center>Name</center> | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
Line 29: | Line 27: | ||
=Supported Children= | =Supported Children= | ||
− | * | + | *N/A |
=Use cases= | =Use cases= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
− | | | + | | |
| | | | ||
| | | | ||
Line 43: | Line 41: | ||
=Version History= | =Version History= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- | ||
− | | | + | | |
− | | | + | | |
− | | | + | | |
|} | |} | ||
{{ZKComponentReferencePageFooter}} | {{ZKComponentReferencePageFooter}} |
Latest revision as of 10:16, 4 March 2022
InputEvent
- Demonstration: N/A
- Java API: InputEvent
- JavaScript API: N/A
Employment/Purpose
Represents an event cause by user's input something at the client.
Example
N/A
Supported events
None | None |
Supported Children
*N/A
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|