public class WiQueryStyleSheetResourceReference
extends org.apache.wicket.markup.html.resources.CompressedResourceReference
ResourceReference which checks the WiQuerySettings if the
resources needs to fetch the normal (non-minimized) version or the minimized
version.
Note that this ResourceReference only loads files and does not minify on the fly.
Always provide the normal (non-minimized) version, wiquery will reference to
the minimized version when WiQuerySettings#isCompressedJavascript()
is true.
The filename format for the 2 versions is:
| Constructor and Description |
|---|
WiQueryStyleSheetResourceReference(Class<?> scope,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isMinifiedJavascript() |
newResourcebind, equals, getLocale, getName, getResource, getScope, getSharedResourceKey, getStyle, hashCode, invalidate, isStateless, isUseSessionLocale, isUseSessionStyle, lastModifiedTime, setLocale, setStateless, setStyle, setUseSessionLocale, setUseSessionStyle, toStringCopyright © 2009-2012. All Rights Reserved.