Uses of Interface
org.apache.wicket.markup.html.link.IPageLink

Packages that use IPageLink
org.apache.wicket.markup.html.link Link components. 
 

Uses of IPageLink in org.apache.wicket.markup.html.link
 

Constructors in org.apache.wicket.markup.html.link with parameters of type IPageLink
InlineFrame(String id, IPageMap pageMap, IPageLink pageLink)
          This constructor is ideal for constructing pages lazily.
InternalFrame(String id, IPageMap pageMap, IPageLink pageLink)
          Deprecated. This constructor is ideal for constructing pages lazily.
PageLink(String id, IPageLink pageLink)
          Deprecated. This constructor is ideal for constructing pages lazily.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.