HeaderElement"
From Documentation
m ((via JWB)) |
m ((via JWB)) |
||
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. |
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 |
---|---|---|