From RTSC Central

Jump to: navigation, search
—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 02-Aug-2008 00:08 UTC

XDCscript - Module-Body.module$use

Use other modules required by this module

 
function module$use()

module$use() is called after user's script and changes in configuration are allowed within this function. This function is used by modules that require other modules in their implementation. As a rule, any module that itself becomes a client of another RTSC module must implement this function with the necessary calls to xdc.useModule().

—— LANDSCAPE orientation
[printable version]  [offline version]offline version generated on 02-Aug-2008 00:08 UTC


Views
Personal tools