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
interface IUIAMetaProvider { ...
interface IUIAMetaProvider {
module-wide config parameters
}
metaonly config IUIAMetaProvider.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 Mon, 28 Jan 2013 17:45:32 GMT