Elements' Summary |
SelectedRowIndexes |
denotes the indexes of the rows being selected at the time the event was fired.
|
SelectedColumnIndexes |
denotes the indexes of the columns being selected at the time the event was fired.
|
Elements' Details |
SelectedRowIndexes
sequence< long > SelectedRowIndexes;
- Description
- denotes the indexes of the rows being selected at the time the event was fired.
|
|
SelectedColumnIndexes
sequence< long > SelectedColumnIndexes;
- Description
- denotes the indexes of the columns being selected at the time the event was fired.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.