Attributes |
Name | Required | Request-time | Type | Description |
collapsed | false | true | boolean | No Description |
collapsible | false | true | boolean | No Description |
column | false | true | boolean | Whether to display the field set as a column instead of a row. |
cssClass | false | true | java.lang.String | A CSS class for styling the component. |
helpMessage | false | true | java.lang.String | Text to display as a help tooltip on mouse over of the component's help icon. |
id | false | true | java.lang.String | An ID for the component instance. |
label | false | true | java.lang.String | Text for the field set's label and renders it as a legend, with a horizontal rule, above the fieldset. |
localizeLabel | false | true | boolean | Sets whether to translate the label's text into the user's language. The default value is true . |
markupView | false | true | java.lang.String | No Description |