Uses of Class
org.apache.cocoon.portal.layout.impl.CopletLayout

Packages that use CopletLayout
org.apache.cocoon.portal.coplet   
org.apache.cocoon.portal.pluto.om   
 

Uses of CopletLayout in org.apache.cocoon.portal.coplet
 

Methods in org.apache.cocoon.portal.coplet that return CopletLayout
static CopletLayout CopletInstanceDataFeatures.searchLayout(CopletInstanceData cid, Layout rootLayout)
          Search for a layout containing the coplet instance data.
 

Uses of CopletLayout in org.apache.cocoon.portal.pluto.om
 

Methods in org.apache.cocoon.portal.pluto.om that return CopletLayout
 CopletLayout PortletWindowImpl.getLayout()
           
 

Methods in org.apache.cocoon.portal.pluto.om with parameters of type CopletLayout
 void PortletWindowImpl.setLayout(CopletLayout layout)
           
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.