Listcell"

From Documentation
m ((via JWB))
 
(3 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
= Listcell =
 
= Listcell =
  
*Demonstration: [http://www.zkoss.org/zkdemo/listbox/keystroke_command Listcell]
+
*Demonstration: [http://www.zkoss.org/zkdemo/listbox/keystroke_command Listbox (Keystroke Command) ]
 
*Java API: <javadoc>org.zkoss.zul.Listcell</javadoc>
 
*Java API: <javadoc>org.zkoss.zul.Listcell</javadoc>
 
*JavaScript API: <javadoc directory="jsdoc">zul.sel.Listcell</javadoc>
 
*JavaScript API: <javadoc directory="jsdoc">zul.sel.Listcell</javadoc>
*Style Guide: [http://books.zkoss.org/wiki/ZK_Style_Guide/XUL_Component_Specification/Listitem Listcell]
+
*Style Guide: [[ZK_Style_Guide/XUL_Component_Specification/Listitem| Listitem]]
  
 
= Employment/Purpose =
 
= Employment/Purpose =
Line 18: Line 18:
 
=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 33: Line 33:
 
=Use Cases=
 
=Use Cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
Line 42: Line 42:
  
 
=Version History=
 
=Version History=
 +
{{LastUpdated}}
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-

Latest revision as of 11:04, 7 January 2022

Listcell

Employment/Purpose

A list cell.


Example

Listbox

Supported Events

Name
Event Type
None None

Supported Children

*ALL

Use Cases

Version Description Example Location
     

Version History

Last Update : 2022/01/07


Version Date Content
     



Last Update : 2022/01/07

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