Java org.apache.wicket.markup.html.link BookmarkablePageLink fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.markup.html.link BookmarkablePageLink fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.markup.html.link BookmarkablePageLink.

The text is from its open source code.

Subclass

org.apache.wicket.markup.html.link.BookmarkablePageLink has subclasses.
Click this link to see all its subclasses.

Constructor

Method

ClassgetPageClass()
Get the page class registered with the link
PageParametersgetPageParameters()
booleanlinksTo(final Page page)
Whether this link refers to the given page.