Uses of Class
net.sf.wfnm.Page

Packages that use Page
net.sf.wfnm Core classes of the WebFlow Navigation Manager framework. 
 

Uses of Page in net.sf.wfnm
 

Methods in net.sf.wfnm that return Page
 Page Webflow.getPreviousPage()
          Gets the previous page.
 Page Webflow.getTopPage()
          Gets the top page of this webflow (null if the webflow is empty).
protected  Page NavigationManagerImpl.getTopPage()
          Returns the top page.
 

Methods in net.sf.wfnm with parameters of type Page
 void Webflow.addPage(Page page, AttributeContainer container)
          Forward to a page inside this webflow.
 



Copyright © 2004-2005 Maurizio Albari@SourceForge.net. All Rights Reserved.