liferay-ui-compat
Tag
ice-page-iterator
-
- Description:
-
Deprecated. No replacement available. The
liferay-ui:ice-data-iterator
encapsulates theliferay-ui:ice-info-data-paginator
andliferay-ui:ice-nav-data-paginator
tags and renders navigation controls for an associatedice:dataTable
.
-
- Since:
- 3.2.4
Info | Value |
---|---|
Component Type | Facelet Composite Component |
Handler Class | None |
Renderer Type | None |
Description | None |
Name | Required | Type | Description |
---|---|---|---|
rendered | false | javax.el.ValueExpression
(must evaluate to java.lang.Boolean )
| Boolean flag indicating whether or not this component is to be rendered during the RENDER_RESPONSE phase of the JSF lifecycle. The default value is true. |
id | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The identifier of the component. |
cssClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The name of a CSS class that is to be rendered within the class attribute (same as styleClass). |
deleteLabel | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
deleteRendered | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
deleteWarning | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
for | true | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
paginatorMaxPages | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| No Description |
styleClass | false | javax.el.ValueExpression
(must evaluate to java.lang.String )
| The name of a CSS class that is to be rendered within the class attribute. |