public class PaginatorRenderer extends CoreRenderer
| Constructor | Description |
|---|---|
PaginatorRenderer() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
encodeMarkup(javax.faces.context.FacesContext context,
Pageable pageable,
String position) |
|
void |
encodeScript(javax.faces.context.FacesContext context,
UIData uidata,
WidgetBuilder wb) |
buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, endScript, escapeText, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isGrouped, isValueBlank, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteId, startScriptpublic void encodeMarkup(javax.faces.context.FacesContext context,
Pageable pageable,
String position)
throws IOException
IOExceptionpublic void encodeScript(javax.faces.context.FacesContext context,
UIData uidata,
WidgetBuilder wb)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.