| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.container | |
| org.kuali.rice.krad.uif.layout | |
| org.kuali.rice.krad.uif.layout.collections |
| Modifier and Type | Method and Description |
|---|---|
CollectionGroupLineBuilder |
CollectionGroupBuilder.getCollectionGroupLineBuilder(LineBuilderContext lineBuilderContext)
Returns an instance of
CollectionGroupLineBuilder for building the line. |
| Constructor and Description |
|---|
CollectionGroupLineBuilder(LineBuilderContext lineBuilderContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
TableLayoutManagerBase.buildLine(LineBuilderContext lineBuilderContext)
Assembles the field instances for the collection line.
|
void |
StackedLayoutManagerBase.buildLine(LineBuilderContext lineBuilderContext)
Call to the layout manager to build the components necessary for the given collection line,
within an active view lifecycle.
|
void |
CollectionLayoutManager.buildLine(LineBuilderContext lineBuilderContext)
Call to the layout manager to build the components necessary for the given collection line,
within an active view lifecycle.
|
protected void |
StackedLayoutManagerBase.determineLineActionPlacement(Group lineGroup,
CollectionGroup collectionGroup,
LineBuilderContext lineBuilderContext,
List<Component> groupFields)
Places actions in the appropriate location for the stacked group line based on placement
flags set on this layout manager
|
| Constructor and Description |
|---|
TableRowBuilder(CollectionGroup collectionGroup,
LineBuilderContext lineBuilderContext)
Constructor taking the collection group instance and context for the line.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.