|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry5.internal.services.javascript.JavaScriptStackPathConstructorImpl
public class JavaScriptStackPathConstructorImpl
| Constructor Summary | |
|---|---|
JavaScriptStackPathConstructorImpl(ThreadLocale threadLocale,
AssetPathConstructor assetPathConstructor,
JavaScriptStackSource javascriptStackSource,
boolean combineScripts)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.String> |
constructPathsForJavaScriptStack(java.lang.String stackName)
Given a stack, by name, return a list of URL paths for the individual libraqries in the stack. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaScriptStackPathConstructorImpl(ThreadLocale threadLocale,
AssetPathConstructor assetPathConstructor,
JavaScriptStackSource javascriptStackSource,
@Symbol(value="tapestry.combine-scripts")
boolean combineScripts)
| Method Detail |
|---|
public java.util.List<java.lang.String> constructPathsForJavaScriptStack(java.lang.String stackName)
JavaScriptStackPathConstructor
constructPathsForJavaScriptStack in interface JavaScriptStackPathConstructorstackName - name of JavaScriptStack
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||