sweetdev-ria
Tag tabbox


Description : Display a tabbox, meaning a box where content are shown with tabs


Tag Information
Tag Classcom.ideo.sweetdevria.taglib.tabbox.TabboxTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameTabbox

Attributes
NameRequiredRequest-timeTypeDescription
idtruetruejava.lang.StringId of the tabbox
orientationfalsetruejava.lang.StringOrientation of the tabs. Available values are [top,right,bottom,left] (default top)
stylefalsetruejava.lang.StringCss style. Accepts EL.
styleClassfalsetruejava.lang.StringCss class style. Accepts EL.
renderedfalsetruebooleanRendered or not, acceptable values are: [true(default), false].
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.