|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompositeLayout | |
---|---|
org.apache.cocoon.portal.layout | |
org.apache.cocoon.portal.layout.impl |
Uses of CompositeLayout in org.apache.cocoon.portal.layout |
---|
Methods in org.apache.cocoon.portal.layout that return CompositeLayout | |
---|---|
CompositeLayout |
Item.getParent()
|
Methods in org.apache.cocoon.portal.layout with parameters of type CompositeLayout | |
---|---|
Item |
Item.copy(CompositeLayout parent)
|
void |
Item.setParent(CompositeLayout layout)
|
Uses of CompositeLayout in org.apache.cocoon.portal.layout.impl |
---|
Classes in org.apache.cocoon.portal.layout.impl that implement CompositeLayout | |
---|---|
class |
CompositeLayoutImpl
A composite layout is a layout that contains other layouts. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |