A table column that displays a scroll bar that pages the table. The best practice is to use the Scrollbar Column with an Async Table that has its clientSideCache
property set to true.
Info | Value |
---|---|
Component Type | com.webmethods.caf.faces.table.ScrollbarPager |
Handler Class | None |
Renderer Type | com.webmethods.caf.faces.table.ScrollbarPager |
Description | Scrollbar that pages table |
Palette Location | CAF Html/Control/Table/Scrollbar Column |
Name | Required | Type | Description |
---|---|---|---|
id | false | java.lang.String | Control identifier |
rendered | false | javax.el.ValueExpression
(must evaluate to boolean )
|
True to render control; false to ignore it
If not specified, the default value is "true". |
Output generated by Vdldoc View Declaration Language Documentation Generator.