Uses of Interface
org.apache.wicket.request.handler.IIntrospectablePageProvider

Packages that use IIntrospectablePageProvider
org.apache.wicket.request.handler   
 

Uses of IIntrospectablePageProvider in org.apache.wicket.request.handler
 

Subinterfaces of IIntrospectablePageProvider in org.apache.wicket.request.handler
 interface IPageAndComponentProvider
          Extension of IPageProvider that is also capable of providing a Component belonging to the page.
 

Classes in org.apache.wicket.request.handler that implement IIntrospectablePageProvider
 class PageAndComponentProvider
          Extension of PageProvider that is also capable of providing a Component belonging to the page.
 class PageProvider
          Provides page instance for request handlers.
 



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