21 module
com { module sun { module star { module awt { module grid {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:27
Definition: Ambiguous.idl:20
sequence< long > SelectedColumnIndexes
denotes the indexes of the columns being selected at the time the event was fired.
Definition: GridSelectionEvent.idl:37
An event used by a XGridControl to notify changes in its row selection.
Definition: GridSelectionEvent.idl:29
sequence< long > SelectedRowIndexes
denotes the indexes of the rows being selected at the time the event was fired.
Definition: GridSelectionEvent.idl:33