Package | Description |
---|---|
org.kuali.rice.krad.lookup | |
org.kuali.rice.krad.uif.field | |
org.kuali.rice.krad.uif.widget |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Link |
LinkField.getLink()
Returns the
Link field. |
Modifier and Type | Method and Description |
---|---|
void |
LinkField.setLink(Link link)
Setter for the
Link component. |
Modifier and Type | Method and Description |
---|---|
Link |
Inquiry.getInquiryLink()
Link that will be rendered for an inquiry |
Modifier and Type | Method and Description |
---|---|
void |
Inquiry.setInquiryLink(Link inquiryLink)
Setter for the inquiry
Link |
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.