:: com :: sun :: star :: util ::
|
interface XRefreshable |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XRefreshable
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- is supported by objects with data that can be refreshed from a data source.
- Developers Guide
-
Methods' Details |
refresh
- Description
- refreshes the data of the object from the connected data source.
|
|
addRefreshListener
- Description
- adds the specified listener to receive the event "refreshed."
|
|
removeRefreshListener
- Description
- removes the specified listener.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|