:: com :: sun :: star ::

module ui
Description
Dialogs and other UI elements.

Nested Modules
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 contains all information about the requested context menu.
Enums
ContextMenuInterceptorAction determins the action that is requested from the XContextMenuInterceptor .
Constant Groups
ActionTriggerSeparatorType Determins the type of a separator in an ActionTriggerContainer.
Top of Page