interface ti.uia.events.IUIAEvent |
 |
 |
 |
Interface to identify UIA events to host-side tooling
Inheriting from this interface is sufficient to identify
an Event defined in the .xdc file as a UIA event.
interface IUIAEvent { ...
interface IUIAEvent {
module-wide config parameters
}
metaonly config IUIAEvent.common$ // module-wide |
 |
Common module configuration parameters
DETAILS
All modules have this configuration parameter. Its name
contains the '$' character to ensure it does not conflict with
configuration parameters declared by the module. This allows
new configuration parameters to be added in the future without
any chance of breaking existing modules.
generated on Tue, 14 Feb 2017 00:15:07 GMT