Attributes |
Name | Required | Request-time | Type | Description |
panelCategory | true | true | com.liferay.application.list.PanelCategory | The panel category that is displayed. |
persistState | false | true | boolean | Whether to persist the state (expanded/collapsed) of the panel for the next time the user sees this panel. |
servletContext | false | true | java.lang.String | No Description |
showBody | false | true | boolean | Whether to display the body of the panel. |
showHeader | false | true | boolean | Whether to display the header of the panel. |
showOpen | false | true | boolean | Whether to expand the panel by default; otherwise, the panel is collapsed by default. |