liferay-frontend
Tag fieldset


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


Tag Information
Tag Classcom.liferay.frontend.taglib.servlet.taglib.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 when mousing over the component's help icon.
idfalsetruejava.lang.StringAn ID for the component instance.
labelfalsetruejava.lang.StringText for the field set's label. The label renders as a legend, with a horizontal rule, above the field set.
localizeLabelfalsetruebooleanWhether to translate the label's text into the user's language. The default value is true.

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.