|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMarkupResourceStreamProvider | |
|---|---|
| org.apache.wicket.examples.customresourceloading | |
| org.apache.wicket.markup | Base package for markup. |
| org.apache.wicket.velocity.markup.html | |
| Uses of IMarkupResourceStreamProvider in org.apache.wicket.examples.customresourceloading |
|---|
| Classes in org.apache.wicket.examples.customresourceloading that implement IMarkupResourceStreamProvider | |
|---|---|
class |
PageWithCustomLoading
The markup for this page is loaded by the Page component itself. |
| Uses of IMarkupResourceStreamProvider in org.apache.wicket.markup |
|---|
| Classes in org.apache.wicket.markup that implement IMarkupResourceStreamProvider | |
|---|---|
class |
DefaultMarkupResourceStreamProvider
Wicket default implementation for loading the markup resource stream associated with a MarkupContainer. |
| Methods in org.apache.wicket.markup that return IMarkupResourceStreamProvider | |
|---|---|
protected IMarkupResourceStreamProvider |
MarkupFactory.getMarkupResourceStreamProvider(MarkupContainer container)
Get the markup resource stream provider registered with the factory. |
| Uses of IMarkupResourceStreamProvider in org.apache.wicket.velocity.markup.html |
|---|
| Classes in org.apache.wicket.velocity.markup.html that implement IMarkupResourceStreamProvider | |
|---|---|
class |
VelocityPanel
Panel that displays the result of rendering a Velocity template. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||