Home | Trees | Indices | Help |
|
---|
|
object --+ | util.EventObject --+ | component.Event --+ | ColumnResizeEvent
This event is fired when a column is resized. The event contains the columns property id which was fired, the previous width of the column and the width of the column after the resize.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Constructor
|
Get the column property id of the column that was resized.
|
Get the width in pixels of the column before the resize event
|
Get the width in pixels of the column after the resize event
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 6 13:40:59 2013 | http://epydoc.sourceforge.net |