|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPackageResourceGuard | |
|---|---|
| wicket.markup.html | Base package of HTML markup. |
| wicket.settings | |
| Uses of IPackageResourceGuard in wicket.markup.html |
|---|
| Classes in wicket.markup.html that implement IPackageResourceGuard | |
|---|---|
class |
PackageResourceGuard
Default implementation of IPackageResourceGuard. |
| Uses of IPackageResourceGuard in wicket.settings |
|---|
| Methods in wicket.settings that return IPackageResourceGuard | |
|---|---|
IPackageResourceGuard |
Settings.getPackageResourceGuard()
|
IPackageResourceGuard |
IResourceSettings.getPackageResourceGuard()
Gets the package resource guard. |
| Methods in wicket.settings with parameters of type IPackageResourceGuard | |
|---|---|
void |
Settings.setPackageResourceGuard(IPackageResourceGuard packageResourceGuard)
|
void |
IResourceSettings.setPackageResourceGuard(IPackageResourceGuard packageResourceGuard)
Sets the package resource guard. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||