:: com :: sun :: star :: awt :: grid ::
|
unpublished |
enum SelectionEventType |
|
|
- Usage Restrictions
- not published
- Description
- specifies the type of a selection event, as used by
GridSelectionEvent.
|
Values |
ADD |
This value indicates that a selection was added to the grid control
|
REMOVE |
This value indicates that a selection was removed from the grid control
|
CHANGE |
This value indicates that a selection was changed
|
Values' Details |
ADD
ADD,
- Description
- This value indicates that a selection was added to the grid control
|
|
REMOVE
REMOVE,
- Description
- This value indicates that a selection was removed from the grid control
|
|
CHANGE
CHANGE,
- Description
- This value indicates that a selection was changed
|
|
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.