|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Image | |
|---|---|
| org.apache.wicket.markup.html.image | Image components. |
| org.apache.wicket.markup.html.link | Link components. |
| Uses of Image in org.apache.wicket.markup.html.image |
|---|
| Subclasses of Image in org.apache.wicket.markup.html.image | |
|---|---|
class |
NonCachingImage
A subclass of Image that adds random noise to the url every request to prevent the
browser from caching the image. |
| Uses of Image in org.apache.wicket.markup.html.link |
|---|
| Constructors in org.apache.wicket.markup.html.link with parameters of type Image | |
|---|---|
ClientSideImageMap(String id,
Image image)
Constructs a client-side image map which is "attached" to the given Image component. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||