类 Tools

java.lang.Object
com.bstek.ureport.console.html.Tools

public class Tools extends Object
从以下版本开始:
2017年6月1日
作者:
Jacky.gao
  • 构造器详细资料

    • Tools

      public Tools(boolean init)
  • 方法详细资料

    • doInit

      public void doInit(String name)
    • isShow

      public boolean isShow()
    • setShow

      public void setShow(boolean show)
    • isWord

      public boolean isWord()
    • setWord

      public void setWord(boolean word)
    • isExcel

      public boolean isExcel()
    • setExcel

      public void setExcel(boolean excel)
    • isPdf

      public boolean isPdf()
    • setPdf

      public void setPdf(boolean pdf)
    • isPagingExcel

      public boolean isPagingExcel()
    • setPagingExcel

      public void setPagingExcel(boolean pagingExcel)
    • isSheetPagingExcel

      public boolean isSheetPagingExcel()
    • setSheetPagingExcel

      public void setSheetPagingExcel(boolean sheetPagingExcel)
    • isPrint

      public boolean isPrint()
    • setPrint

      public void setPrint(boolean print)
    • isPdfPrint

      public boolean isPdfPrint()
    • setPdfPrint

      public void setPdfPrint(boolean pdfPrint)
    • isPdfPreviewPrint

      public boolean isPdfPreviewPrint()
    • setPdfPreviewPrint

      public void setPdfPreviewPrint(boolean pdfPreviewPrint)
    • isPaging

      public boolean isPaging()
    • setPaging

      public void setPaging(boolean paging)