21 module
com { module sun { module star { module awt { module grid {
42 void selectRow( [in]
long RowIndex )
47 void deselectAllRows();
54 void deselectRow( [in]
long RowIndex )
61 sequence< long > getSelectedRows();
67 boolean hasSelectedRows();
78 boolean isRowSelected( [in]
long RowIndex );
An instance of this interface is used by the XGridRowSelection to get notifications about selection c...
Definition: XGridSelectionListener.idl:27
This interfaces provides access to the selection of row for UnoControlGrid.
Definition: XGridRowSelection.idl:28
This exception is thrown to indicate that a container has been accessed with an illegal index...
Definition: IndexOutOfBoundsException.idl:30
Definition: Ambiguous.idl:20