|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionLayoutManager | |
---|---|
org.kuali.rice.krad.uif.container.collections | |
org.kuali.rice.krad.uif.layout |
Uses of CollectionLayoutManager in org.kuali.rice.krad.uif.container.collections |
---|
Methods in org.kuali.rice.krad.uif.container.collections that return CollectionLayoutManager | |
---|---|
CollectionLayoutManager |
LineBuilderContext.getLayoutManager()
Returns the CollectionLayoutManager configured on the collection
group. |
Uses of CollectionLayoutManager in org.kuali.rice.krad.uif.layout |
---|
Subinterfaces of CollectionLayoutManager in org.kuali.rice.krad.uif.layout | |
---|---|
interface |
StackedLayoutManager
Layout manager interface for stacked collections. |
interface |
TableLayoutManager
Layout manager that works with CollectionGroup components and renders the collection as a
Table. |
Classes in org.kuali.rice.krad.uif.layout that implement CollectionLayoutManager | |
---|---|
class |
StackedLayoutManagerBase
Layout manager that works with CollectionGroup containers and
renders the collection lines in a vertical row |
class |
TableLayoutManagerBase
Implementation of table layout manager. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |