(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: frame ::

service DispatchProvider
Description
provides XDispatch objects for certain functions which are useful at the UI

Such dispatch objects must be queried explicitly and used for queried purposes only. They can handle requests with guaranteed notifications (XNotifyingDispatch) or with possible (but not guaranteed) notifications (XDispatch).

See also
XNotifyingDispatch, XDispatch, XControlNotificationListener

Exported Interfaces - Summary
XDispatchProvider

provides handling of dispatches with defined result state (details)

XDispatchProviderInterception

provides dispatch interception (details)

Exported Interfaces - Details
XDispatchProvider
Description
provides handling of dispatches with defined result state

Base interface of XNotifyingDispatch is XDispatch and can be called for requests if result isn't neccessary for dispatch operation.

See also
XDispatch
XDispatchProviderInterception
Usage Restrictions
optional
Description
provides dispatch interception

It makes it possible to register an XDispatchProvider which intercepts all requests of XDispatch to this instance.


 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.