| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.field | |
| org.kuali.rice.krad.uif.util |
| Modifier and Type | Method and Description |
|---|---|
QuickFinder |
CollectionGroup.getCollectionLookup()
Instance of the
QuickFinder widget that configures a multi-value lookup for the collection |
QuickFinder |
CollectionGroupBase.getCollectionLookup()
Instance of the
QuickFinder widget that configures a multi-value lookup for the collection |
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionGroup.setCollectionLookup(QuickFinder collectionLookup)
Setter for the collection lookup quickfinder instance
|
void |
CollectionGroupBase.setCollectionLookup(QuickFinder collectionLookup)
Setter for the collection lookup quickfinder instance
|
| Modifier and Type | Method and Description |
|---|---|
QuickFinder |
InputField.getQuickfinder()
Lookup finder widget for the field
|
QuickFinder |
InputFieldBase.getQuickfinder()
Lookup finder widget for the field
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputField.setQuickfinder(QuickFinder quickfinder)
Setter for the lookup widget
|
void |
InputFieldBase.setQuickfinder(QuickFinder quickfinder)
Setter for the lookup widget
|
| Modifier and Type | Method and Description |
|---|---|
static QuickFinder |
ComponentFactory.getQuickFinder()
Gets the default quickfinder configuration
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.