Attributes |
Name | Required | Request-time | Type | Description |
displayStyle | false | true | java.lang.String | The display style for the component. Options are table, descriptive, or icon. |
markupView | false | true | java.lang.String | No Description |
paginate | false | true | boolean | Whether to add a liferay-ui:search-paginator to the search container. The default value is true . |
resultRowSplitter | false | true | java.lang.String | No Description |
searchContainer | false | true | java.lang.String | All configurable properties of the search container, such as cur and curParam . These properties are set with searchContainer.getCur() and searchContainer.getCurParam() respectively. |
type | false | true | java.lang.String | A type of iterator to display. Options are approximate , article , more , and regular . |