|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMarkupCache | |
---|---|
org.apache.wicket.markup | Base package for markup. |
Uses of IMarkupCache in org.apache.wicket.markup |
---|
Classes in org.apache.wicket.markup that implement IMarkupCache | |
---|---|
class |
MarkupCache
This is Wicket's default IMarkupCache implementation. |
Methods in org.apache.wicket.markup that return IMarkupCache | |
---|---|
static IMarkupCache |
MarkupCache.get()
A convenient helper to get the markup cache registered with the application. |
IMarkupCache |
MarkupFactory.getMarkupCache()
Get the markup cache which is registered with the factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |