:: com :: sun :: star :: sheet ::
|
interface XActivationEventListener |
- Base Interfaces
XActivationEventListener
┗ ::com::sun::star::lang::XEventListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Description
- makes it possible to receive events when the active spreadsheet changes.
|
Methods' Details |
activeSpreadsheetChanged
- Description
- is called whenever data or a selection changed.
This interface must be implemented by components that wish
to get notified of changes of the active Spreadsheet.
They can be registered at an ::XSpreadsheetViewEventProvider component.
- Parameter aEvent
- the event that gives further information on which Spreadsheet is active now.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.