Uses of Class
org.kuali.rice.krad.uif.field.LinkField

Packages that use LinkField
org.kuali.rice.krad.lookup   
org.kuali.rice.krad.uif.util   
org.kuali.rice.krad.uif.view   
org.kuali.rice.krad.uif.widget   
 

Uses of LinkField in org.kuali.rice.krad.lookup
 

Methods in org.kuali.rice.krad.lookup with parameters of type LinkField
 void LookupableImpl.getMaintenanceActionLink(LinkField actionLinkField, Object model, String maintenanceMethodToCall)
           
 void Lookupable.getMaintenanceActionLink(LinkField actionLinkField, Object model, String maintenanceMethodToCall)
          Invoked to build a maintenance URL for a result row
 void LookupableImpl.getReturnUrlForResults(LinkField returnLinkField, Object model)
           
 void Lookupable.getReturnUrlForResults(LinkField returnLinkField, Object model)
          Invoked to build the return URL for a result row
 

Uses of LinkField in org.kuali.rice.krad.uif.util
 

Methods in org.kuali.rice.krad.uif.util that return LinkField
static LinkField ComponentFactory.getLinkField()
           
 

Uses of LinkField in org.kuali.rice.krad.uif.view
 

Methods in org.kuali.rice.krad.uif.view that return LinkField
 LinkField View.getViewMenuLink()
          Provides configuration for displaying a link to the view from an application menu
 

Methods in org.kuali.rice.krad.uif.view with parameters of type LinkField
 void View.setViewMenuLink(LinkField viewMenuLink)
          Setter for the views link field
 

Uses of LinkField in org.kuali.rice.krad.uif.widget
 

Methods in org.kuali.rice.krad.uif.widget that return LinkField
 LinkField Inquiry.getInquiryLinkField()
           
 

Methods in org.kuali.rice.krad.uif.widget with parameters of type LinkField
 void Inquiry.setInquiryLinkField(LinkField inquiryLinkField)
           
 



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