Uses of Class
org.apache.wicket.AccessStackPageMap.Access

Packages that use AccessStackPageMap.Access
org.apache.wicket The core Wicket package. 
 

Uses of AccessStackPageMap.Access in org.apache.wicket
 

Methods in org.apache.wicket that return types with arguments of type AccessStackPageMap.Access
 ArrayListStack<AccessStackPageMap.Access> AccessStackPageMap.getAccessStack()
          Returns a stack of PageMap.Access entries pushed in the order that the pages and versions were accessed.
 



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