public class CachedCompressedJsResourceReference
extends org.apache.wicket.ResourceReference
| Constructor and Description |
|---|
CachedCompressedJsResourceReference(Class<?> scope,
String path,
Locale locale,
String style,
int cacheDuration,
IResourcePreProcessor preProcessor) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCacheDuration() |
protected org.apache.wicket.Resource |
newResource() |
public CachedCompressedJsResourceReference(Class<?> scope, String path, Locale locale, String style, int cacheDuration, IResourcePreProcessor preProcessor)
Copyright © 2014 Molindo GmbH. All Rights Reserved.