| Package | Description |
|---|---|
| org.kuali.rice.krad.inquiry | |
| org.kuali.rice.krad.uif.field | |
| org.kuali.rice.krad.uif.service | |
| org.kuali.rice.krad.uif.service.impl | |
| org.kuali.rice.krad.uif.widget |
| Modifier and Type | Method and Description |
|---|---|
void |
InquirableImpl.buildInquirableLink(Object dataObject,
String propertyName,
Inquiry inquiry) |
void |
Inquirable.buildInquirableLink(Object dataObject,
String propertyName,
Inquiry inquiry)
Invoked by the
ViewHelperService to build a link to the
inquiry |
| Modifier and Type | Method and Description |
|---|---|
Inquiry |
DataField.getFieldInquiry()
Inquiry widget for the field
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataField.setFieldInquiry(Inquiry fieldInquiry)
Setter for the inquiry widget
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewHelperService.buildInquiryLink(Object dataObject,
String propertyName,
Inquiry inquiry)
Invoked by the
Inquiry widget to build the inquiry link |
| Modifier and Type | Method and Description |
|---|---|
void |
ViewHelperServiceImpl.buildInquiryLink(Object dataObject,
String propertyName,
Inquiry inquiry)
Finds the
Inquirable configured for the given data object
class and delegates to it for building the inquiry URL |
| Modifier and Type | Class and Description |
|---|---|
class |
DirectInquiry
Widget for rendering an Direct Inquiry link icon next to a input field
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.