| Modifier and Type | Method and Description |
|---|---|
protected FieldGroup |
LookupView.createDateRangeFieldGroup(LookupInputField toDate)
Creates a
FieldGroup instance to replace the given lookup input field as a
date criteria range. |
FieldGroup |
LookupView.getRangeFieldGroupPrototype()
Field group prototype that will be copied to create any date range field groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LookupView.setRangeFieldGroupPrototype(FieldGroup rangeFieldGroupPrototype) |
| Modifier and Type | Method and Description |
|---|---|
List<FieldGroup> |
LineBuilderContext.getSubCollectionFields()
List of field groups that wrap the sub-collections for the line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineBuilderContext.setSubCollectionFields(List<FieldGroup> subCollectionFields) |
| Modifier and Type | Method and Description |
|---|---|
FieldGroup |
TableLayoutManagerBase.getActionFieldPrototype()
FieldGroup instance to serve as a prototype for the actions column. |
FieldGroup |
TableLayoutManager.getActionFieldPrototype()
FieldGroup instance to serve as a prototype for the actions column. |
FieldGroup |
CollectionLayoutManager.getSubCollectionFieldGroupPrototype()
Field group instance that is used as a prototype for creating the sub-collection field groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableLayoutManagerBase.setActionFieldPrototype(FieldGroup actionFieldPrototype)
Setter for the action field prototype
|
void |
TableLayoutManager.setActionFieldPrototype(FieldGroup actionFieldPrototype)
Setter for the action field prototype
|
void |
CollectionLayoutManager.setSubCollectionFieldGroupPrototype(FieldGroup subCollectionFieldGroupPrototype) |
| Modifier and Type | Method and Description |
|---|---|
protected FieldGroup |
TableRowBuilder.ColumnCollector.buildActionColumn()
Creates a field group instance that contains the actions for the row.
|
FieldGroup |
CollectionLayoutManagerBase.getSubCollectionFieldGroupPrototype()
Field group instance that is used as a prototype for creating the sub-collection field groups.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CollectionLayoutManagerBase.setSubCollectionFieldGroupPrototype(FieldGroup subCollectionFieldGroupPrototype) |
| Modifier and Type | Method and Description |
|---|---|
static FieldGroup |
ComponentFactory.getFieldGroup()
Gets the field group
|
static FieldGroup |
ComponentFactory.getHorizontalFieldGroup()
Gets the horizontal field group
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.