Language
The Free and Open Productivity Suite
:: com :: sun :: star :: frame ::
|
unpublished |
struct ControlEvent |
|
|
|
- Usage Restrictions
- not published
- Description
- describes a control event send by extended user interface
controls.
- Since
- OOo 2.0.3
|
Elements' Summary |
aURL |
fully parsed URL describing the control that sends this
notification.
|
Event |
specifies the event which has occured.
|
aInformation |
specifies a sequence of named values which are used as
additional values for the event. The number and types of
named values depent on the event.
|
Elements' Details |
aURL
::com::sun::star::util::URL aURL;
- Description
- fully parsed URL describing the control that sends this
notification.
|
|
Event
string Event;
- Description
- specifies the event which has occured.
|
|
aInformation
sequence< ::com::sun::star::beans::NamedValue > aInformation;
- Description
- specifies a sequence of named values which are used as
additional values for the event. The number and types of
named values depent on the event.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.