interface XUpdateBroadcaster in module com::sun::star::form:: |
interface XUpdateBroadcaster : com::sun::star::uno::XInterface ;
is the listener interface for receiving "approveUpdate" and "updated" events.
Method Summary |
|
addUpdateListener | adds the specified listener to receive the events "approveUpdate" and "updated". |
removeUpdateListener | removes the specified listener. |
Method Details |
|||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.