| 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.util |
| 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 |
DataFieldBase.getInquiry()
Inquiry widget for the field
|
Inquiry |
DataField.getInquiry()
Inquiry widget for the field
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataFieldBase.setInquiry(Inquiry inquiry)
Setter for the inquiry widget
|
void |
DataField.setInquiry(Inquiry inquiry)
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
Invoked by the Inquiry widget to build the inquiry link |
| Modifier and Type | Method and Description |
|---|---|
static Inquiry |
ComponentFactory.getInquiry()
Gets the default inquiry configuration
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.