类 ParserCellExp

java.lang.Object
com.sh.wf.module.parser.ParserCellExp

public class ParserCellExp extends Object

Description:

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2015年3月31日
  • 构造器详细资料

  • 方法详细资料

    • getValue

      public String getValue()
    • setExportCellValue

      public void setExportCellValue(Table table)
      设置导出情况
      参数:
      table - Table
    • toCellExpHtml

      public static String toCellExpHtml(ModuleContext context, String html, Table table)
      表格渲染完成后调用
      参数:
      context - ModuleContext
      html - String
      table - Table
      返回:
      String
    • toCellExpExport

      public static void toCellExpExport(ModuleContext context, Table table)
    • afterRenderTableCommonHtml

      public static String afterRenderTableCommonHtml(ModuleContext context, Table table, String html)
      表格生成完后,通用计算替换中间变量的html
      参数:
      context -
      table -
      html -
      返回: