|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Link | |
---|---|
org.kuali.rice.krad.uif.field | |
org.kuali.rice.krad.uif.view | |
org.kuali.rice.krad.uif.widget |
Uses of Link in org.kuali.rice.krad.uif.field |
---|
Methods in org.kuali.rice.krad.uif.field that return Link | |
---|---|
Link |
LinkField.getLink()
Returns the Link field. |
Methods in org.kuali.rice.krad.uif.field with parameters of type Link | |
---|---|
void |
LinkField.setLink(Link link)
Setter for the Link component. |
Uses of Link in org.kuali.rice.krad.uif.view |
---|
Methods in org.kuali.rice.krad.uif.view that return Link | |
---|---|
Link |
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 Link | |
---|---|
void |
View.setViewMenuLink(Link viewMenuLink)
Setter for the views link field |
Uses of Link in org.kuali.rice.krad.uif.widget |
---|
Methods in org.kuali.rice.krad.uif.widget that return Link | |
---|---|
Link |
Inquiry.getInquiryLink()
Link that will be rendered for an inquiry |
Methods in org.kuali.rice.krad.uif.widget with parameters of type Link | |
---|---|
void |
Inquiry.setInquiryLink(Link inquiryLink)
Setter for the inquiry Link |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |