| Package | Description |
|---|---|
| org.kuali.rice.krad.uif.layout |
| Modifier and Type | Class and Description |
|---|---|
class |
BoxLayoutManager
Layout manager that organizes components in a single row (horizontal) or
column (vertical)
|
class |
GridLayoutManager
Layout manager that organizes its components in a table based grid
|
class |
StackedLayoutManager
Layout manager that works with
CollectionGroup containers and
renders the collection lines in a vertical row |
class |
TableLayoutManager
Layout manager that works with
CollectionGroup components and
renders the collection as a Table |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.