|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LightBox | |
---|---|
org.kuali.rice.krad.uif.element | |
org.kuali.rice.krad.uif.field | |
org.kuali.rice.krad.uif.util | |
org.kuali.rice.krad.uif.widget |
Uses of LightBox in org.kuali.rice.krad.uif.element |
---|
Methods in org.kuali.rice.krad.uif.element that return LightBox | |
---|---|
LightBox |
Link.getLightBox()
Returns the LightBox used to open the link in |
Methods in org.kuali.rice.krad.uif.element with parameters of type LightBox | |
---|---|
void |
Link.setLightBox(LightBox lightBox)
Setter for the lightBox |
Uses of LightBox in org.kuali.rice.krad.uif.field |
---|
Methods in org.kuali.rice.krad.uif.field that return LightBox | |
---|---|
LightBox |
LinkField.getLightBox()
Returns the LightBox used to open the link in |
Methods in org.kuali.rice.krad.uif.field with parameters of type LightBox | |
---|---|
void |
LinkField.setLightBox(LightBox lightBox)
Setter for the lightBox |
Uses of LightBox in org.kuali.rice.krad.uif.util |
---|
Methods in org.kuali.rice.krad.uif.util that return LightBox | |
---|---|
static LightBox |
ComponentFactory.getLightBox()
Gets the default lightbox configuration |
Uses of LightBox in org.kuali.rice.krad.uif.widget |
---|
Methods in org.kuali.rice.krad.uif.widget that return LightBox | |
---|---|
LightBox |
QuickFinder.getLightBoxLookup()
LightBoxLookup widget for the field |
Methods in org.kuali.rice.krad.uif.widget with parameters of type LightBox | |
---|---|
void |
QuickFinder.setLightBoxLookup(LightBox lightBoxLookup)
Setter for the light box lookup widget |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |