类 TreeDataDictCol

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

public class TreeDataDictCol extends Object implements Cloneable, Serializable

Description: 数据字典对应的列

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2015年3月5日
另请参阅:
  • 构造器详细资料

    • TreeDataDictCol

      public TreeDataDictCol()
  • 方法详细资料

    • parser

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

      public boolean isIdCol()
    • isNameCol

      public boolean isNameCol()
    • isPidCol

      public boolean isPidCol()
    • isLogicDelCol

      public boolean isLogicDelCol()
    • isSortCol

      public boolean isSortCol()
    • getTableCol

      public String getTableCol()
    • getSystemValue

      public String getSystemValue()
    • getSelfValue

      public String getSelfValue()
    • isConditionCol

      public boolean isConditionCol()
      是否条件列
      返回:
      true|false
    • isConditionColIgnoreIdCol

      public boolean isConditionColIgnoreIdCol()
      是否条件列
      返回:
      true|false