injecting
- static boolean
Set to true if the library will be dynamically loaded after window.onload.
Defaults to false
Default Value: undefined
listener
- static Function
A reference to a function that will be executed every time a YAHOO module
is loaded. As parameter, this function will receive the version
information for the module. See
YAHOO.env.getVersion for the description of the version data structure.
Default Value: undefined
load
- static object
Instructs the yuiloader component to dynamically load yui components and
their dependencies. See the yuiloader documentation for more information
about dynamic loading
Default Value: undefined
locale
- static string
Forces the use of the supplied locale where applicable in the library
Default Value: undefined