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).
Name |
Description |
Data Type |
---|---|---|
|
Return the column index of the first column whose width is changed. |
|
|
Returns the first column whose width is changed. |
org.zkoss.zk.ui.Component |
|
Returns the second column whose width is changed. |
org.zkoss.zk.ui.Component |
|
Returns what keys were pressed when the column is resized, or 0 if none of them was pressed. |
int |