aui
Tag fieldset


Creates a <div> tag to group related form elements and offer additional styling.


Tag Information
Tag Classcom.liferay.taglib.aui.FieldsetTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
columnfalsetruebooleanSets whether to display the field set as a column instead of a row.
cssClassfalsetruejava.lang.StringSets a CSS class for styling this component.
helpMessagefalsetruejava.lang.StringSets text to display as a help tooltip on mouse over of the component's help icon.
idfalsetruejava.lang.StringIdentifies the component instance.
labelfalsetruejava.lang.StringSets the text value for the field set's label and renders it as a legend, with a horizontal rule, above the fieldset.

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.