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

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

Uses of IPageLink in wicket.markup.html.link
 

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



Copyright © 2004-2007 Wicket developers. All Rights Reserved.