ColSizeEvent
From Documentation
ColSizeEvent
- Demonstration: N/A
- Java API: ColSizeEvent
- JavaScript API: N/A
Employment/Purpose
Used to notify that the widths of two adjacent column are changed.
When an user drags the border of sizable columns, the width of the adjacent columns are changed accordingly - one is enlarged, the other is shrunk and the total width is not changed.
The event is sent to the parent (e.g., Columns and Treecols).
Example
N/A
Supported events
None | None |
Supported Children
None
Use cases
Version | Description | Example Location |
---|---|---|
5.0 |
Version History
Version | Date | Content |
---|---|---|
5.0.1 | 4/28/2010 | Initialization |