InputEvent"

From Documentation
 
(5 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
  
Line 12: Line 12:
  
 
= Example =
 
= Example =
 +
 +
N/A
  
 
=Supported events=
 
=Supported events=
  
{| border="1" | width="100%"
+
{| class='wikitable' | width="100%"
 
! <center>Name</center>
 
! <center>Name</center>
 
! <center>Event Type</center>
 
! <center>Event Type</center>
Line 29: Line 31:
 
=Use cases=
 
=Use cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
| 5.0+
+
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
Line 39: Line 41:
 
=Version History=
 
=Version History=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.x.x
+
| &nbsp;
| x/x/20xx
+
| &nbsp;
| Initialization
+
| &nbsp;
 
|}
 
|}
  
 
{{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

Name
Event Type
None None

Supported Children

*N/A

Use cases

Version Description Example Location
     

Version History

Version Date Content
     



Last Update : 2022/03/04

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.