Data Prev/Next - caf_h:dataPrevNext

Component Information 
InfoValue
Component Typecom.webmethods.caf.faces.table.PrevNext
Handler ClassNone
Renderer Typecom.webmethods.caf.faces.table.PrevNext
Description << Previous | Next >> links
Palette LocationCAF Html/Control/Table/Data Prev/Next
Client-Side ModelCAF.Output.Model
Attributes 
NameRequiredTypeDescription
expandToEdgesfalsejavax.el.ValueExpression
(must evaluate to boolean)
Force Previous Text to left edge and Next Text to right edge of container

If not specified, the default value is "true".

forfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Table to which this applies
idfalsejava.lang.String Control identifier
nextIconUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom icon for the 'Next >>' link
nextTextfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom next label
prevIconUrlfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom icon for the '<< Prev' link
prevTextfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom previous label
renderedfalsejavax.el.ValueExpression
(must evaluate to boolean)
True to render control; false to ignore it

If not specified, the default value is "true".

showAlwaysfalsejavax.el.ValueExpression
(must evaluate to boolean)
Show prev/next text even if user can't page prev/next

If not specified, the default value is "false".

Output generated by Vdldoc View Declaration Language Documentation Generator.