HeadersElement"
From Documentation
Tmillsclare (talk | contribs) |
m ((via JWB)) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 16: | Line 16: | ||
N/A | N/A | ||
− | =Supported | + | =Supported Events= |
− | {| | + | {| class='wikitable' | width="100%" |
! <center>Name</center> | ! <center>Name</center> | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
|- | |- | ||
− | | | + | | <center>onColSize</center> |
− | | | + | | '''Event:''' <javadoc>org.zkoss.zul.event.ColSizeEvent</javadoc> |
+ | Denotes user has resized one of the columns. | ||
|} | |} | ||
+ | |||
+ | *Inherited Supported Events: [[ZK_Component_Reference/Base_Components/XulElement#Supported_Events | XulElement]] | ||
=Supported Children= | =Supported Children= | ||
− | Header Element | + | [[ZK_Component_Reference/Base_Components/HeaderElement | Header Element]] |
=Use cases= | =Use cases= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
Line 42: | Line 45: | ||
=Version History= | =Version History= | ||
− | {| | + | {| class='wikitable' | width="100%" |
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- | ||
− | | | + | | |
− | | | + | | |
− | | | + | | |
|} | |} | ||
{{ZKComponentReferencePageFooter}} | {{ZKComponentReferencePageFooter}} |
Latest revision as of 04:52, 11 January 2022
Headers Element
- Demonstration: Headers Element
- Java API: HeadersElement
- JavaScript API: HeadWidget
Employment/Purpose
A skeletal implementation for headers, the parent of a group of HeaderElement.
Example
N/A
Supported Events
Event: ColSizeEvent
Denotes user has resized one of the columns. |
- Inherited Supported Events: XulElement
Supported Children
Header Element
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|