org.apache.cocoon.portal.layout.renderer.aspect.impl
Class TabContentAspect.TabPreparedConfiguration

java.lang.Object
  extended by org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
      extended by org.apache.cocoon.portal.layout.renderer.aspect.impl.TabContentAspect.TabPreparedConfiguration
Enclosing class:
TabContentAspect

protected class TabContentAspect.TabPreparedConfiguration
extends CompositeContentAspect.PreparedConfiguration


Field Summary
 String aspectName
           
 String childTagName
           
 boolean includeSelected
           
 boolean showAllNav
           
 String store
           
 
Fields inherited from class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
itemTag, itemTagName, rootTag, rootTagClass, rootTagId, tagName
 
Constructor Summary
protected TabContentAspect.TabPreparedConfiguration()
           
 
Method Summary
 void takeValues(TabContentAspect.TabPreparedConfiguration from)
           
 
Methods inherited from class org.apache.cocoon.portal.layout.renderer.aspect.impl.CompositeContentAspect.PreparedConfiguration
takeValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

aspectName

public String aspectName

store

public String store

showAllNav

public boolean showAllNav

includeSelected

public boolean includeSelected

childTagName

public String childTagName
Constructor Detail

TabContentAspect.TabPreparedConfiguration

protected TabContentAspect.TabPreparedConfiguration()
Method Detail

takeValues

public void takeValues(TabContentAspect.TabPreparedConfiguration from)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.