| Package | Description |
|---|---|
| org.apache.wicket.markup.html |
Base package of HTML markup.
|
| org.apache.wicket.markup.resolver |
Resolvers implement the
IComponentResolver interface and must be registered with the
application. |
| Modifier and Type | Method and Description |
|---|---|
protected BookmarkablePageLink<Void> |
WebPage.homePageLink(String id)
Creates and returns a bookmarkable link to this application's home page.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AutoLinkResolver.AutolinkBookmarkablePageLink<T>
Autolink components delegate component resolution to their parent components.
|
Copyright © 2006–2014 Apache Software Foundation. All rights reserved.