ColSizeEvent
ColSizeEvent
- Demonstration: N/A
- Java API: org.zkoss.zul.event.ColSizeEvent
- JavaScript API: N/A
Employment/Purpose
Used to notify that the width of a column is changed.
When an user drags the border of a sizable column, only the width of the column itself is changed, other columns are not affected.
The event is sent to the parent (e.g., Columns and Treecols).
Example
N/A
Supported Events
Name |
Event Type |
---|---|
None |
None |
Supported Children
*None
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|
5.0.4 | 2010/08/03 | Updated Employment/Purpose that reflects a change of Javadoc |