Overview | Methods | Fields | This Package | All Packages
Creates a PositionChangeEvent object.
Syntax
public PositionChangeEvent( int lastColumn, Object lastRow )
Parameters
lastColumn
The zero-based index of the column that was current before the position changed.
lastRow
The bookmark associated with the row that was current before the position changed.