|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Link | |
|---|---|
| org.kuali.rice.krad.lookup | |
| 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.lookup |
|---|
| Methods in org.kuali.rice.krad.lookup with parameters of type Link | |
|---|---|
void |
LookupableImpl.buildMaintenanceActionLink(Link actionLink,
Object model,
String maintenanceMethodToCall)
Invoked to build a maintenance URL for a result row. |
void |
Lookupable.buildMaintenanceActionLink(Link actionLink,
Object model,
String maintenanceMethodToCall)
Invoked to build a maintenance URL for a result row. |
void |
LookupableImpl.buildReturnUrlForResult(Link returnLink,
Object model)
Invoked to build the return URL for a result row. |
void |
Lookupable.buildReturnUrlForResult(Link returnLink,
Object model)
Invoked to build the return URL for a result row. |
| 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 | |||||||||