sweetdev-ria
Tag accordionItem


Description : Renders an accordion item, with a title and a content in its body.


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.accordion.AccordionItemTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameAccordion item tag

Attributes
NameRequiredRequest-timeTypeDescription
titletruetruejava.lang.StringThe title of the item that will be displayed. Accepts either EL, i18n key, or simple text.
contentStylefalsetruejava.lang.StringThe style class for this accordion item content
contentStyleClassfalsetruejava.lang.StringThe style class for this accordion item content
openAtStartupfalsetruebooleanSet the initial state of this accordion item. Only ONE item can be opened at once.
iconStyleClassfalsetruejava.lang.StringThe style class for this accordion item icon. If none are specified, no icon will be displayed. This CSS class usually contains a single 'background' property.
stylefalsetruejava.lang.StringCss style. Accepts EL.
styleClassfalsetruejava.lang.StringCss class style. Accepts EL.
renderedfalsetruebooleanRendered or not, acceptable values are: [true(default), false].
idfalsetruejava.lang.StringUnique Identifier. Accepts EL.
templateStartfalsetruejava.lang.StringSpecial velocity start template to replace default. Accepts EL.
templateEndfalsetruejava.lang.StringSpecial velocity end template to replace default. Accepts EL.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.