egovframework.rfc3.common.util
Class ImagePaginationRenderer

java.lang.Object
  extended by egovframework.rte.ptl.mvc.tags.ui.pagination.AbstractPaginationRenderer
      extended by egovframework.rfc3.common.util.ImagePaginationRenderer
All Implemented Interfaces:
egovframework.rte.ptl.mvc.tags.ui.pagination.PaginationRenderer

public class ImagePaginationRenderer
extends egovframework.rte.ptl.mvc.tags.ui.pagination.AbstractPaginationRenderer


Field Summary
 
Fields inherited from class egovframework.rte.ptl.mvc.tags.ui.pagination.AbstractPaginationRenderer
currentPageLabel, firstPageLabel, lastPageLabel, nextPageLabel, otherPageLabel, previousPageLabel
 
Constructor Summary
ImagePaginationRenderer()
           
 
Method Summary
 
Methods inherited from class egovframework.rte.ptl.mvc.tags.ui.pagination.AbstractPaginationRenderer
renderPagination
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImagePaginationRenderer

public ImagePaginationRenderer()