| Package | Description |
|---|---|
| org.apache.wicket.request.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
CssPackageResource
Package resource for css files.
|
class |
JavaScriptPackageResource
Package resource for javascript files.
|
| Modifier and Type | Method and Description |
|---|---|
PackageResource |
PackageResourceReference.getResource() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PackageResourceReference.removeCompressFlagIfUnnecessary(PackageResource resource)
Method allowing to remove the compress flag if the resource has been detected as a minified one
(i.e.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.