@SupportsInformalParameters public class Accordion extends AbstractExtendableComponent
| Constructor and Description |
|---|
Accordion() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tapestry5.Block |
getCurrentBlock() |
Boolean |
getJQueryAccordionData() |
String[] |
getPanels() |
String |
getPanelTitle()
First, Tapestry5-jQuery will look for the label in an associated
bundle, with the name of the panel as a key.
|
addCSSResources, addJSResources, getClientId, getInitMethod, setDefaultMethod, setInitMethodpublic org.apache.tapestry5.Block getCurrentBlock()
public String[] getPanels()
public String getPanelTitle()
public Boolean getJQueryAccordionData()
Copyright © 2016 GOT5. All rights reserved.