:: com :: sun :: star :: sdb :: application ::
|
unpublished |
service DefaultViewController |
|
|
- Usage Restrictions
- not published
- Description
- is the default controller implementation for OpenOffice.org's database application.
|
Included Services - Summary |
::com::sun::star::frame::Controller |
defines basic controller functionality
|
Exported Interfaces - Details |
::com::sun::star::ui::XContextMenuInterception
- Description
- allows intercepting context menu requests done by the user
The ::com::sun::star::ui::ContextMenuExecuteEvent::Selection member
of the event passed to an interceptor will not be the controller itself
(though the controller also supports the XSelectionSupplier
interface), but a component which describes the current selection of the very window where the context
menu was requested.
In OpenOffice.org's database application, database objects such as tables, queries, forms,
reports are displayed in a tree-like fashion. Currently, only context menu requests on this tree view
can be intercepted using the XContextMenuInterception interface. Context menu requests
in other places cannot be intercepted.
For the aforementioned tree view, the selection supplied by the ContextMenuEvent::Selection
component is an array of NamedDatabaseObject instances.
|
|
::com::sun::star::awt::XUserInputInterception
- Description
- allows intercepting user input done by the user
|
|
::com::sun::star::view::XSelectionSupplier
- Description
-
provides access to the current selection inside the application window, and allows to change it
programmatically
The selection is an array of NamedDatabaseObject instances.
|
|
::com::sun::star::frame::XTitle
- Description
- allows to retrieve and set the title which of the component
|
|
::com::sun::star::frame::XTitleChangeBroadcaster
- Description
- allows being notified about changes in the component's title
|
|
XDatabaseDocumentUI
- Description
- allows programmatic access to aspects of the application's user interface.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.