org.equanda.tapestry5.components
Class Accordion

java.lang.Object
  extended by org.equanda.tapestry5.base.TitleContent
      extended by org.equanda.tapestry5.components.Accordion

@SupportsInformalParameters
public class Accordion
extends TitleContent

Accordion component

Author:
Joachim Van der Auwera

Nested Class Summary
 
Nested classes/interfaces inherited from class org.equanda.tapestry5.base.TitleContent
TitleContent.TwoBlocks
 
Constructor Summary
Accordion()
           
 
Method Summary
 
Methods inherited from class org.equanda.tapestry5.base.TitleContent
getId, getIndex, getPanel, getPanelCount, getPanels, getTitleIcon, setIndex, setPanel, setTitleIcon, setupRender
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Accordion

public Accordion()


Copyright © 2007-2008. All Rights Reserved.