Package | Description |
---|---|
org.apache.wicket |
The core Wicket package.
|
org.apache.wicket.protocol.http |
HTTP implementation.
|
Modifier and Type | Method and Description |
---|---|
CssReferenceHeaderItem |
ResourceBundles.addCssBundle(Class<?> scope,
String name,
CssResourceReference... references)
Adds a css bundle that is automatically generated by concatenating the given package
resources.
|
Modifier and Type | Method and Description |
---|---|
void |
WebApplication.addResourceReplacement(CssResourceReference base,
ResourceReference replacement)
Registers a replacement resource for the given CSS resource.
|
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.