Uses of Class
org.kuali.rice.krad.uif.widget.LightBox

Packages that use LightBox
org.kuali.rice.krad.uif.field   
 

Uses of LightBox in org.kuali.rice.krad.uif.field
 

Methods in org.kuali.rice.krad.uif.field that return LightBox
 LightBox LinkField.getLightBox()
           
 LightBox ActionField.getLightBoxDirectInquiry()
          LightBox widget for the field
 LightBox ActionField.getLightBoxLookup()
          LightBoxLookup widget for the field
 

Methods in org.kuali.rice.krad.uif.field with parameters of type LightBox
 void LinkField.setLightBox(LightBox lightBox)
           
 void ActionField.setLightBoxDirectInquiry(LightBox lightBoxDirectInquiry)
          Setter for the light box direct inquiry widget
 void ActionField.setLightBoxLookup(LightBox lightBoxLookup)
          Setter for the light box lookup widget
 



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