module com::sun::star::ui

(Global Index)

submodules

services

interfaces

structs

exceptions

enums

typedefs

constant groups

Description

Dialogs and other UI elements.


submodules

dialogs

services

ActionTrigger describes a trigger for an (user inter-)action.
ActionTriggerContainer describes a container of user actions.
ActionTriggerSeparator describes a separator entry. Such entries are of interest for components rendering an ActionTriggerContainer .

interfaces

XContextMenuInterception This interface enables an object to get interceptors registered that change context menue or prevent them from beeing executed.
XContextMenuInterceptor This interface enables the object to be registerd as interceptor to change context menues or prevent them from being executed.

structs

ContextMenuExecuteEvent

exceptions


enums

ContextMenuInterceptorAction determins the action that is requested from the XContextMenuInterceptor .

typedefs


constant groups

ActionTriggerSeparatorType Determins the type of a separator in an ActionTriggerContainer.
Top of Page