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
collapsedfalsetruebooleanNo Description
collapsiblefalsetruebooleanNo Description
columnfalsetruebooleanWhether to display the field set as a column instead of a row.
cssClassfalsetruejava.lang.StringA CSS class for styling the component.
helpMessagefalsetruejava.lang.StringText to display as a help tooltip on mouse over of the component's help icon.
idfalsetruejava.lang.StringAn ID for the component instance.
labelfalsetruejava.lang.StringText for the field set's label and renders it as a legend, with a horizontal rule, above the fieldset.
localizeLabelfalsetruebooleanSets whether to translate the label's text into the user's language. The default value is true.
markupViewfalsetruejava.lang.StringNo Description

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.