| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.component | |
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.field | |
| org.kuali.rice.krad.uif.widget |
| Modifier and Type | Method and Description |
|---|---|
BindingInfo |
DataBinding.getBindingInfo()
Returns the
BindingInfo instance that is configured for the
component |
| Modifier and Type | Method and Description |
|---|---|
void |
DataBinding.setBindingInfo(BindingInfo bindingInfo)
Setter for the binding info instance
|
| Modifier and Type | Method and Description |
|---|---|
BindingInfo |
CollectionGroup.getAddLineBindingInfo()
BindingInfo instance for the add line property used to
determine the full binding path. |
BindingInfo |
TreeGroup.getBindingInfo() |
BindingInfo |
CollectionGroup.getBindingInfo()
Determines the binding path for the collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionGroup.setAddLineBindingInfo(BindingInfo addLineBindingInfo)
Setter for the add line binding info
|
void |
TreeGroup.setBindingInfo(BindingInfo bindingInfo) |
void |
CollectionGroup.setBindingInfo(BindingInfo bindingInfo)
Setter for the binding info instance
|
| Modifier and Type | Method and Description |
|---|---|
BindingInfo |
RemoteFieldsHolder.getBindingInfo()
Can be used to for more complex binding paths
|
BindingInfo |
DataField.getBindingInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteFieldsHolder.setBindingInfo(BindingInfo bindingInfo)
Setter for the Map property binding info instance
|
void |
DataField.setBindingInfo(BindingInfo bindingInfo)
Setter for the field's binding info
|
void |
AttributeQuery.updateQueryFieldMapping(BindingInfo bindingInfo)
Adjusts the path on the query field mapping from property to match the binding
path prefix of the given
BindingInfo |
void |
AttributeQuery.updateQueryMethodArgumentFieldList(BindingInfo bindingInfo)
Adjusts the path on the query method arguments field list to match the binding
path prefix of the given
BindingInfo |
void |
AttributeQuery.updateReturnFieldMapping(BindingInfo bindingInfo)
Adjusts the path on the return field mapping to property to match the binding
path prefix of the given
BindingInfo |
| Modifier and Type | Method and Description |
|---|---|
void |
QuickFinder.updateFieldConversions(BindingInfo bindingInfo)
Adjusts the path on the field conversion to property to match the binding
path prefix of the given
BindingInfo |
void |
Inquiry.updateInquiryParameters(BindingInfo bindingInfo)
Adjusts the path on the inquiry parameter property to match the binding
path prefix of the given
BindingInfo |
void |
QuickFinder.updateLookupParameters(BindingInfo bindingInfo)
Adjusts the path on the lookup parameter from property to match the binding
path prefix of the given
BindingInfo |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.