类 TreeDataSelfShowAreaInfo

java.lang.Object
com.sh.wf.module.component.page.common.TreeDataSelfShowAreaInfo
所有已实现的接口:
ParserThisExp_I, Serializable, Cloneable

public class TreeDataSelfShowAreaInfo extends Object implements Serializable, Cloneable, ParserThisExp_I

Description: 树控件自定义单选/多选显示结点

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2019-02-26
另请参阅:
  • 构造器详细资料

    • TreeDataSelfShowAreaInfo

      public TreeDataSelfShowAreaInfo()
  • 方法详细资料

    • parser

      public void parser(org.jdom2.Element nodeEl)
    • checkValid

      public boolean checkValid()
      检查数据是否有效
      返回:
      结果
    • checkAndShowArea

      public boolean checkAndShowArea(ModuleContext context, ZTreeNode treeNode, Datastore ds, int index)
    • parserThisValue

      public String parserThisValue(ModuleContext context, String thisExpStr)
      从接口复制的说明: ParserThisExp_I
      解析当前对象的this表达式
      指定者:
      parserThisValue 在接口中 ParserThisExp_I
      参数:
      context - 上下文
      thisExpStr - 表达式,如:[this.col],则此值为col
      返回:
      表达式值