HeaderElement"
From Documentation
m ((via JWB)) |
m ((via JWB)) |
||
(One intermediate revision by the same user not shown) | |||
Line 20: | Line 20: | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
|- | |- | ||
− | | <center>< | + | | <center><code>onColSize</code></center> |
| '''Event:''' <javadoc>org.zkoss.zul.event.ColSizeEvent</javadoc> | | '''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. | Notifies the parent of a group of headers that the widths of two of its children are changed by the user. | ||
Line 34: | Line 34: | ||
=Use Cases= | =Use Cases= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
Line 44: | Line 44: | ||
= Version History = | = Version History = | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- |
Latest revision as of 10:37, 12 January 2022
Header Element
- Demonstration: N/A
- Java API: HeaderElement
- JavaScript API: N/A
Employment/Purpose
A skeletal implementation for a header
Example
N/A
Supported Events
onColSize |
Event: ColSizeEvent
Notifies the parent of a group of headers that the widths of two of its children are changed by the user. |
- Inherited Supported Events: XulElement
Supported Children
*ALL
Use Cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|