| Package | Description |
|---|---|
| org.springframework.extensions.surf |
| Modifier and Type | Class and Description |
|---|---|
class |
DojoCssDependencyRule
In order to prevent CSS resources being unnecessarily imported we can specify CSS files relevant to a widget in its JavaScript file.
|
class |
DojoI18nDependencyRule
In order to prevent CSS resources being unnecessarily imported we can specify CSS files relevant to a widget in its JavaScript file.
|
class |
DojoNonAmdDependencyRule
This
DojoDependencyRule is used to detect Dojo dependencies that are defined within JavaScript source files
as JSON arrays of JSON objects. |
class |
DojoWidgetsDependencyRule
This
DojoDependencyRule is used to detect Dojo dependencies that are defined within JavaScript source files
as JSON arrays of JSON objects. |
| Modifier and Type | Method and Description |
|---|---|
void |
DojoDependencyHandler.setDependencyRules(List<DojoDependencyRule> dependencyRules)
Setter provided to allow the Spring application context to set the
DojoDependencyRule list. |
Copyright © 2005–2016 Alfresco Software. All rights reserved.