com :: sun :: star :: util :: interface XModifyBroadcaster
- Base Interface
- com::sun::star::uno::XInterface
- Description
- broadcasts each modification made on its data.
The modified object must post the modification events immediately
after the modification is performed.
Methods' Details
|
- addModifyListener
-  
- [ oneway ] void
addModifyListener(
-
- Description
- adds the specified listener to receive events "modified."
|
- removeModifyListener
-  
- [ oneway ] void
removeModifyListener(
-
- Description
- removes the specified listener.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.