21module
com { module sun { module star { module awt { module grid {
An instance of this interface is used by the XGridRowSelection to get notifications about selection c...
Definition XGridSelectionListener.idl:28
void selectionChanged([in] GridSelectionEvent gridSelectionEvent)
Invoked after a selection was changed.
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
Definition Ambiguous.idl:20
An event used by a XGridControl to notify changes in its row selection.
Definition GridSelectionEvent.idl:30