HeaderElement"

From Documentation
m ((via JWB))
 
(5 intermediate revisions by 3 users not shown)
Line 16: Line 16:
 
=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>
 +
|-
 +
| <center><code>onColSize</code></center>
 +
| '''Event:''' <javadoc>org.zkoss.zul.event.ColSizeEvent</javadoc>
 +
Notifies the parent of a group of headers that the widths of two of its children are changed by the user.
  
|-
 
| None
 
| None
 
 
|}
 
|}
 +
 +
*Inherited Supported Events: [[ZK_Component_Reference/Base_Components/XulElement#Supported_Events | XulElement]]
  
 
=Supported Children=
 
=Supported Children=
Line 29: Line 32:
 
  *ALL
 
  *ALL
  
=Use cases=
+
=Use Cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
Line 41: Line 44:
 
= Version History =
 
= Version History =
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.0.2
+
| &nbsp;
| 4/23/2010
+
| &nbsp;
| Initialization
+
| &nbsp;
 
|}
 
|}
  
 
{{ZKComponentReferencePageFooter}}
 
{{ZKComponentReferencePageFooter}}

Latest revision as of 10:37, 12 January 2022

Header Element

Employment/Purpose

A skeletal implementation for a header

Example

N/A

Supported Events

Name
Event Type
onColSize
Event: ColSizeEvent

Notifies the parent of a group of headers that the widths of two of its children are changed by the user.

Supported Children

*ALL

Use Cases

Version Description Example Location
 

Version History

Version Date Content
     



Last Update : 2022/01/12

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