ColSizeEvent"

From Documentation
Line 9: Line 9:
 
= Employment/Purpose =
 
= Employment/Purpose =
  
Used to notify that the widths of two adjacent column are changed.
+
Used to notify that the width of a column is 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.
+
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).  
+
The event is sent to the parent (e.g., Columns and Treecols).
  
 
= Example =
 
= Example =

Revision as of 04:36, 3 August 2010

ColSizeEvent

  • Demonstration: N/A
  • Java API: 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
     



Last Update : 2010/08/03

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.