Uses of Package
wicket.session.pagemap

Packages that use wicket.session.pagemap
wicket The core Wicket package. 
wicket.markup.html Base package of HTML markup. 
wicket.markup.html.link Link components. 
wicket.markup.html.pages Default special purpose pages for error and feedback support. 
wicket.protocol.http.portlet Wicket interface to the JSR-168 portlet API. 
wicket.protocol.http.portlet.pages   
wicket.session.pagemap   
wicket.settings   
wicket.util.tester A package with utility classes to ease unit testing of Wicket applications without the need for a servlet container. 
 

Classes in wicket.session.pagemap used by wicket
IPageMapEntry
          Some source which produces a page.
 

Classes in wicket.session.pagemap used by wicket.markup.html
IPageMapEntry
          Some source which produces a page.
 

Classes in wicket.session.pagemap used by wicket.markup.html.link
IPageMapEntry
          Some source which produces a page.
 

Classes in wicket.session.pagemap used by wicket.markup.html.pages
IPageMapEntry
          Some source which produces a page.
 

Classes in wicket.session.pagemap used by wicket.protocol.http.portlet
IPageMapEntry
          Some source which produces a page.
 

Classes in wicket.session.pagemap used by wicket.protocol.http.portlet.pages
IPageMapEntry
          Some source which produces a page.
 

Classes in wicket.session.pagemap used by wicket.session.pagemap
IPageMapEntry
          Some source which produces a page.
IPageMapEvictionStrategy
          Given a page map, evicts zero or more entries from the map according to some algorithm in the implementation.
 

Classes in wicket.session.pagemap used by wicket.settings
IPageMapEvictionStrategy
          Given a page map, evicts zero or more entries from the map according to some algorithm in the implementation.
 

Classes in wicket.session.pagemap used by wicket.util.tester
IPageMapEntry
          Some source which produces a page.
 



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