| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.container.collections | |
| org.kuali.rice.krad.uif.layout | |
| org.kuali.rice.krad.uif.layout.collections |
| Modifier and Type | Method and Description |
|---|---|
CollectionLayoutManager |
LineBuilderContext.getLayoutManager()
Returns the
CollectionLayoutManager configured on the collection
group. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
StackedLayoutManager
Layout manager interface for stacked collections.
|
interface |
TableLayoutManager
Layout manager that works with
CollectionGroup components and renders the collection as a
Table. |
| Modifier and Type | Class and Description |
|---|---|
class |
StackedLayoutManagerBase
Layout manager that works with
CollectionGroup containers and
renders the collection lines in a vertical row |
class |
TableLayoutManagerBase
Implementation of table layout manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionLayoutManagerBase
Base class for collection layout managers.
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.