Uses of Class
org.kuali.rice.krad.uif.view.History

Packages that use History
org.kuali.rice.krad.web.form   
 

Uses of History in org.kuali.rice.krad.web.form
 

Fields in org.kuali.rice.krad.web.form declared as History
protected  History UifFormBase.formHistory
           
 

Methods in org.kuali.rice.krad.web.form that return History
 History UifFormBase.getFormHistory()
          History parameter representing the History of views that have come before the viewing of the current view
 

Methods in org.kuali.rice.krad.web.form with parameters of type History
 void UifFormBase.setFormHistory(History history)
          Setter for the current History object
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.