Interface PaginatorPageTagDeclaration
- All Superinterfaces:
HasArrows
,HasBinding
,HasFor
,HasId
,HasIdBindingAndRendered
,HasTip
,IsAlwaysVisible
,IsRendered
,IsVisual
public interface PaginatorPageTagDeclaration
extends HasIdBindingAndRendered, HasTip, IsVisual, IsAlwaysVisible, HasArrows, HasFor
Renders a paginator to show and change the page number.
-
Method Summary
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasArrows
setArrows
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasBinding
setBinding
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasFor
setFor
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.HasTip
setTip
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsAlwaysVisible
setAlwaysVisible
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsRendered
setRendered
Methods inherited from interface org.apache.myfaces.tobago.internal.taglib.declaration.IsVisual
setCustomClass, setMarkup
-
Method Details
-
setMax
Show this amount of links, if available.
-