Uses of Class
org.mozilla.jrex.navigation.History

Packages that use History
org.mozilla.jrex.navigation   
 

Uses of History in org.mozilla.jrex.navigation
 

Methods in org.mozilla.jrex.navigation that return History
 History WebNavigationImpl.getSessionHistory()
           
 History WebNavigation.getSessionHistory()
          Get the session history object used to store the session history for the session.
 

Methods in org.mozilla.jrex.navigation with parameters of type History
 void WebNavigationImpl.setSessionHistory(History his)
           
 void WebNavigation.setSessionHistory(History his)
          Set the session history object used to store the session history for the session.
 



Copyright © 2004 C.N.Medappa. All Rights Reserved.