|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceReference.UrlAttributes | |
---|---|
org.apache.wicket.request.mapper | |
org.apache.wicket.request.resource |
Uses of ResourceReference.UrlAttributes in org.apache.wicket.request.mapper |
---|
Methods in org.apache.wicket.request.mapper that return ResourceReference.UrlAttributes | |
---|---|
protected static ResourceReference.UrlAttributes |
AbstractResourceReferenceMapper.decodeResourceReferenceAttributes(String attributes)
|
protected ResourceReference.UrlAttributes |
AbstractResourceReferenceMapper.getResourceReferenceAttributes(Url url)
|
Methods in org.apache.wicket.request.mapper with parameters of type ResourceReference.UrlAttributes | |
---|---|
protected static String |
AbstractResourceReferenceMapper.encodeResourceReferenceAttributes(ResourceReference.UrlAttributes attributes)
|
Uses of ResourceReference.UrlAttributes in org.apache.wicket.request.resource |
---|
Methods in org.apache.wicket.request.resource that return ResourceReference.UrlAttributes | |
---|---|
ResourceReference.UrlAttributes |
ResourceReference.getUrlAttributes()
Allows to specify which locale, style and variation values will the generated URL for this resource reference have. |
ResourceReference.UrlAttributes |
PackageResourceReference.getUrlAttributes()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |