Uses of Class
org.apache.wicket.core.request.handler.PageProvider

Packages that use PageProvider
org.apache.wicket.core.request.handler   
org.apache.wicket.core.util.string String utilities. 
 

Uses of PageProvider in org.apache.wicket.core.request.handler
 

Subclasses of PageProvider in org.apache.wicket.core.request.handler
 class PageAndComponentProvider
          Extension of PageProvider that is also capable of providing a Component belonging to the page.
 

Uses of PageProvider in org.apache.wicket.core.util.string
 

Methods in org.apache.wicket.core.util.string with parameters of type PageProvider
static CharSequence ComponentRenderer.renderPage(PageProvider pageProvider)
          Collects the html generated by the rendering of a page.
 



Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.