Uses of Class
org.zeroexchange.web.navigation.target.PageTarget

Packages that use PageTarget
org.zeroexchange.web.navigation.target.key   
org.zeroexchange.web.navigation.target.link   
org.zeroexchange.web.page   
 

Uses of PageTarget in org.zeroexchange.web.navigation.target.key
 

Methods in org.zeroexchange.web.navigation.target.key with parameters of type PageTarget
 String PageTargetKeyProvider.getMenuLeafKey(PageTarget target)
          Returns the menu list key for the specified target.
 String PageTargetKeyProvider.getTargetKey(PageTarget target)
          Returns the key for the specified target.
 

Uses of PageTarget in org.zeroexchange.web.navigation.target.link
 

Methods in org.zeroexchange.web.navigation.target.link with parameters of type PageTarget
 org.apache.wicket.markup.html.link.Link PageTargetLinkProvider.getLink(String componentId, PageTarget target)
          Returns link component for the specified target.
 

Uses of PageTarget in org.zeroexchange.web.page
 

Methods in org.zeroexchange.web.page that return PageTarget
protected  PageTarget Layout.getPreviousPage()
          Returns to the parameters of the previous 'breadcrumbed' page.
 



Copyright © 2013. All Rights Reserved.