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

service DispatchHelper
Supported Interface
XDispatchHelper
Description
provides an easy way to dispatch an URL using one call instead of multiple ones.

Normally a complete dispatch is split into different parts: - converting and parsing the URL - searching for a valid dispatch object available on a dispatch provider - dispatching of the URL and it's parameters

Since
OOo 1.1.2
See also
DispatchProvider, XDispatchProvider, XDispatch



 Top of Page