|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
20 module
com { module sun { module star { module sdb {
22 published
interface XRowSetApproveListener;
void removeRowSetApproveListener([in]XRowSetApproveListener listener)
removes the specified listener.
is used for approving the moving and changing of row set actions.
Definition: XRowSetApproveListener.idl:26
Definition: Ambiguous.idl:20
void addRowSetApproveListener([in]XRowSetApproveListener listener)
adds the specified listener to receive the events "approveCursorMove", "approveRowChange",...
base interface of all UNO interfaces
Definition: XInterface.idl:46
provides the possibility of reviving an event before changing the content of a row set.
Definition: XRowSetApproveBroadcaster.idl:29