Language
The Free and Open Productivity Suite
Elements' Summary |
FirstColumn |
denotes the first column affected by a change.
|
LastColumn |
denotes the last column affected by a change
|
FirstRow |
denotes the first row affected by a change.
|
LastRow |
denotes the last row affected by a change
|
Elements' Details |
FirstColumn
long FirstColumn;
- Description
- denotes the first column affected by a change.
If FirstColumn is -1, the listener should assume that all rows of a grid's data model
are affected.
|
|
LastColumn
long LastColumn;
- Description
- denotes the last column affected by a change
|
|
FirstRow
long FirstRow;
- Description
- denotes the first row affected by a change.
If FirstRow is -1, the listener should assume that all rows of a grid's data model
are affected.
|
|
LastRow
long LastRow;
- Description
- denotes the last row affected by a change
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.