Attributes |
Name | Required | Request-time | Type | Description |
id | false | true | java.lang.String | An ID for the component instance. |
markupView | false | true | java.lang.String | Deprecated as of 7.4.0, with no direct replacement. |
searchContainer | true | true | java.lang.String | All configurable porperties 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 . |