Uses of Class
org.kuali.rice.krad.uif.layout.LayoutManagerBase
Packages that use LayoutManagerBase
-
Uses of LayoutManagerBase in org.kuali.rice.krad.uif.layout
Subclasses of LayoutManagerBase in org.kuali.rice.krad.uif.layoutModifier and TypeClassDescriptionclassLayout manager that organizes components in a single row (horizontal) or column (vertical)classA Css Grid Layout which only takes fields as its content and separates out the field's labels into separate columnsclassCss 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.classCss 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.classLayout manager that organizes its components in a table based gridclassList layout manager is a layout manager for group types to output their items as either ordered or unordered lists.classLayout manager that just renders the items one after another (no wrapping occurs).classLayout manager that works withCollectionGroupcontainers and renders the collection lines in a vertical rowclassImplementation of table layout manager.Methods in org.kuali.rice.krad.uif.layout that return LayoutManagerBase -
Uses of LayoutManagerBase in org.kuali.rice.krad.uif.layout.collections
Subclasses of LayoutManagerBase in org.kuali.rice.krad.uif.layout.collectionsModifier and TypeClassDescriptionclassBase class for collection layout managers.