HeadersElement"

From Documentation
m ((via JWB))
 
(3 intermediate revisions by 3 users not shown)
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>
 
|-
 
|-
| None
+
| <center>onColSize</center>
| None
+
| '''Event:''' <javadoc>org.zkoss.zul.event.ColSizeEvent</javadoc>
 +
Denotes user has resized one of the columns.
 
|}
 
|}
  
Line 34: Line 35:
 
=Use cases=
 
=Use cases=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
Line 44: Line 45:
 
=Version History=
 
=Version History=
  
{| border='1px' | width="100%"
+
{| class='wikitable' | width="100%"
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-

Latest revision as of 04:52, 11 January 2022

Headers Element

Employment/Purpose

A skeletal implementation for headers, the parent of a group of HeaderElement.

Example

N/A

Supported Events

Name
Event Type
onColSize
Event: ColSizeEvent

Denotes user has resized one of the columns.

Supported Children

 Header Element

Use cases

Version Description Example Location
     

Version History

Version Date Content
     



Last Update : 2022/01/11

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