:: com :: sun :: star :: form ::
|
interface XUpdateBroadcaster |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XUpdateBroadcaster
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- is the broadcaster interface for sending "approveUpdate" and "updated" events.
The component supporting this interface must do approval calls
( XUpdateListener::approveUpdate ) immediately
before the data is updated, and notification calls
( XUpdateListener::updated ) immediately afterwards.
- See also
- XUpdateListener
|
Copyright © 2003 Sun Microsystems, Inc.