Package org.kuali.rice.krad.uif.layout
package org.kuali.rice.krad.uif.layout
-
ClassDescriptionLayout manager that organizes components in a single row (horizontal) or column (vertical)Layout manager implementations that work with a collection (such as a table layout) should implement this interface for building the collection component instances.Utilities for collection layout managersA Css Grid Layout which only takes fields as its content and separates out the field's labels into separate columnsCss Grid Layout manager is a layout manager which creates div "rows" and "cells" to replicate a table look by using div elements for its items.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 are used by CssGridLayoutManagers to determine how much "column/cell" width an item will take up in a css grid layout.Layout manager interface for grid layouts.Layout manager that organizes its components in a table based gridManages the rendering of
Componentinstances within aContainerBase class for all layout managersList layout manager is a layout manager for group types to output their items as either ordered or unordered lists.Layout manager that just renders the items one after another (no wrapping occurs).Layout manager interface for stacked collections.Layout manager that works withCollectionGroupcontainers and renders the collection lines in a vertical rowLayout manager that works withCollectionGroupcomponents and renders the collection as a Table.Implementation of table layout manager.