Exported Interfaces |
XController |
- Description
- with this interface, components viewed in a Frame can serve
events (by supplying dispatches)
|
XDispatchProvider |
- Description
- for certain functions which are useful at the UI
Mostly used by the Frame service, which contains this
controller object. There will be an interception mechanism for dispatches
available too.
- See also
- XDispatch
- See also
- XDispatchProviderInterception
|
::com::sun::star::ui::XContextMenuInterception |
- Usage Restrictions
- optional
- Description
- this interface enables the controller to get interceptors registered that
change context menue or prevent them from beeing executed
Don't mix it with XDispatchProviderInterception which
intercept calls of XDispatch::dispatch() .
|
::com::sun::star::awt::XUserInputInterception |
- Usage Restrictions
- optional
- Description
- makes it possible to intercept keyboard and mouse input.
|
::com::sun::star::view::XSelectionSupplier |
- Usage Restrictions
- optional
- Description
- makes it possible to access and change the selection in a view
|
Copyright © 2003 Sun Microsystems, Inc.