Uses of Class
org.kuali.rice.krad.uif.layout.LayoutManagerBase

Packages that use LayoutManagerBase
org.kuali.rice.krad.uif.layout   
 

Uses of LayoutManagerBase in org.kuali.rice.krad.uif.layout
 

Subclasses of LayoutManagerBase in org.kuali.rice.krad.uif.layout
 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 ListLayoutManager
          List layout manager is a layout manager for group types to output their items as either ordered or unordered lists
 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-2013 The Kuali Foundation. All Rights Reserved.