public class PageLinkRenderer extends Object
| Constructor and Description | 
|---|
| PageLinkRenderer() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | render(javax.faces.context.FacesContext context,
      Pageable pageable,
      String linkClass,
      String iconClass,
      boolean disabled,
      String ariaLabel) | 
public void render(javax.faces.context.FacesContext context,
                   Pageable pageable,
                   String linkClass,
                   String iconClass,
                   boolean disabled,
                   String ariaLabel)
            throws IOException
IOExceptionCopyright © 2020. All rights reserved.