interface ti.uia.events.IUIAMetaProvider |
 |
 |
 |
Interface to identify UIA MetaData providers to the UIAMetaData xml
generation script
Inheriting from this interface is sufficient to identify to
ti.uia.runtime.UIAMetaData.xs that the module is able to provide metadata
for inclusion in the .uia.xml file
XDCspec summary |
sourced in ti/uia/events/IUIAMetaProvider.xdc |
interface IUIAMetaProvider { ...
XDCspec declarations |
sourced in ti/uia/events/IUIAMetaProvider.xdc |
interface IUIAMetaProvider {
module-wide config parameters
}
metaonly config IUIAMetaProvider.common$ // module-wide |
 |
Common module configuration parameters
XDCspec declarations |
sourced in ti/uia/events/IUIAMetaProvider.xdc |
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 Wed, 14 Mar 2012 16:46:03 GMT