HeaderElement"
From Documentation
Jimmyshiau (talk | contribs) m (→Use cases) |
Jimmyshiau (talk | contribs) |
||
Line 19: | Line 19: | ||
! <center>Name</center> | ! <center>Name</center> | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
+ | |- | ||
+ | | <center><tt>onColSize</tt></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= |
Revision as of 11:52, 15 November 2010
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
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 |
---|---|---|