- <init>
- addJavaScriptFile
Handles adding JavaScript dependencies and inline script content.
- addNonAmdJavaScriptFile
The Dojo generated non AMD JavaScript dependencies need to be handled separately
from the those prov
- appendJavaScriptDependency
Method for adding a single JavaScript dependency to the supplied String builder,
e.g. < script type=
- dependencyAlreadyRequested
- filterJsDependencies
Processes the supplied LinkedHashMap to ensure that any dependencies that have
been previously reque
- generateJavaScriptDependencies
Generates the complete list of JavaScript dependencies (including raw script
inserts) into a StringB
- getSourceElements
- normaliseDependency