:: com :: sun :: star :: util ::
|
interface XModifyListener |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-::com::sun::star::lang::XEventListener
|
+-XModifyListener
|
- Description
- makes it possible to receive events when a model object changes.
|
Methods' Summary |
modified |
is called when something changes in the object.
|
Methods' Details |
modified
- Description
- is called when something changes in the object.
Due to such an event, it may be necessary to update views or
controllers.
The source of the event may be the content of the object to
which the listener is registered.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.