HeaderElement"
From Documentation
Jimmyshiau (talk | contribs) m (→Use cases) |
m ((via JWB)) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 16: | Line 16: | ||
=Supported Events= | =Supported Events= | ||
− | {| | + | {| 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. | ||
− | |||
− | |||
− | |||
|} | |} | ||
+ | |||
+ | *Inherited Supported Events: [[ZK_Component_Reference/Base_Components/XulElement#Supported_Events | XulElement]] | ||
=Supported Children= | =Supported Children= | ||
Line 31: | Line 34: | ||
=Use Cases= | =Use Cases= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
Line 41: | 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 |
---|---|---|