Listcell"

From Documentation
m
(10 intermediate revisions by 4 users not shown)
Line 3: Line 3:
 
= Listcell =
 
= Listcell =
  
*Demonstration:  
+
*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: [[ZK_Style_Guide/XUL_Component_Specification/Listitem| Listitem]]
  
 
= Employment/Purpose =
 
= Employment/Purpose =
Line 13: Line 14:
 
= Example =
 
= Example =
  
[[ZK Component Reference/Data/Listbox]]
+
[[ZK Component Reference/Data/Listbox#Example | Listbox]]
  
 
+
=Supported Events=
 
 
 
 
=Supported events=
 
  
 
{| border="1" | width="100%"
 
{| border="1" | width="100%"
Line 27: Line 25:
 
| None
 
| None
 
|}
 
|}
 +
*Inherited Supported Events: [[ZK_Component_Reference/Base_Components/LabelImageElement#Supported_Events | LabelImageElement]]
  
 
=Supported Children=
 
=Supported Children=
Line 32: Line 31:
 
  *ALL
 
  *ALL
  
=Use cases=
+
=Use Cases=
  
 
{| border='1px' | width="100%"
 
{| border='1px' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
| 5.0+
+
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
Line 43: Line 42:
  
 
=Version History=
 
=Version History=
 +
{{LastUpdated}}
  
 
{| border='1px' | width="100%"
 
{| border='1px' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.x.x
+
| &nbsp;
| x/x/20xx
+
| &nbsp;
| Initialization
+
| &nbsp;
 
|}
 
|}
  
 
{{ZKComponentReferencePageFooter}}
 
{{ZKComponentReferencePageFooter}}

Revision as of 09:13, 19 January 2011

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 : 2011/01/19


Version Date Content
     



Last Update : 2011/01/19

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