Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
Each state change is to be broadcast to all registered status listeners. The first notification should be performed synchronously from XDispatch::addStatusListener ; if not, controllers may flicker. State listener must be aware of this synchronous notification.
The state consists of enabled/disabled and a short descriptive text of the function (e.g., "undo insert character"). It is to be broadcast whenever this state changes or the controller should re-get the value for the URL to which it is connected. Additionally, a context-switch-event is to be broadcast whenever the object may be out of scope, to force the state listener to requery the XDispatch .
Known Services which Export this Interface |
|
com::sun::star::form::control::InteractionGridControl | is an extended grid control, which allows the user to customize some of it's user interface's aspects. |
Methods' Summary |
|
dispatch | dispatches (executes) an URL asynchronously. |
addStatusListener | registers a listener of a controller for a specific URL to this object to receive status events. |
removeStatusListener | unregisters a listener of a controller. |
Methods' Details |
||||
|
||||
|
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.