public class CachedCompressedResourceReference
extends org.apache.wicket.ResourceReference
| Constructor and Description |
|---|
CachedCompressedResourceReference(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 CachedCompressedResourceReference(Class<?> scope, String path, Locale locale, String style, int cacheDuration, IResourcePreProcessor preProcessor)
Copyright © 2014 Molindo GmbH. All Rights Reserved.