| Class and Description |
|---|
| CssGridSizes
CssGridSizes are used by CssGridLayoutManagers to determine how much "column/cell" width an item will take up in a
css grid layout.
|
| Class and Description |
|---|
| LayoutManager
Manages the rendering of
Component instances within a
Container |
| Class and Description |
|---|
| CollectionLayoutManager
Layout manager implementations that work with a collection (such as a table layout) should implement
this interface for building the collection component instances.
|
| Class and Description |
|---|
| StackedLayoutManager
Layout manager interface for stacked collections.
|
| Class and Description |
|---|
| CollectionLayoutManager
Layout manager implementations that work with a collection (such as a table layout) should implement
this interface for building the collection component instances.
|
| CssGridLayoutManagerBase
Css Grid Layout managers are a layout managers which creates div "rows" and "cells" to replicate a
table look by using div elements for its items.
|
| CssGridSizes
CssGridSizes are used by CssGridLayoutManagers to determine how much "column/cell" width an item will take up in a
css grid layout.
|
| GridLayoutManager
Layout manager interface for grid layouts.
|
| LayoutManager
Manages the rendering of
Component instances within a
Container |
| LayoutManagerBase
Base class for all layout managers
|
| StackedLayoutManager
Layout manager interface for stacked collections.
|
| TableLayoutManager
Layout manager that works with
CollectionGroup components and renders the collection as a
Table. |
| Class and Description |
|---|
| CollectionLayoutManager
Layout manager implementations that work with a collection (such as a table layout) should implement
this interface for building the collection component instances.
|
| LayoutManager
Manages the rendering of
Component instances within a
Container |
| LayoutManagerBase
Base class for all layout managers
|
| TableLayoutManager
Layout manager that works with
CollectionGroup components and renders the collection as a
Table. |
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.