类 PageBubbleDataCol

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

public class PageBubbleDataCol extends Object implements Cloneable, Serializable

Description: 弹出单选、多选列描述

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2015年3月9日
另请参阅:
  • 字段详细资料

    • colName

      protected String colName
    • colNameFull

      protected String colNameFull
  • 构造器详细资料

    • PageBubbleDataCol

      public PageBubbleDataCol()
  • 方法详细资料

    • parser

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

      public String getValue(ModuleContext context, Datastore ds, int index)
    • isDataCol

      public boolean isDataCol()
    • isIdCol

      public boolean isIdCol()
    • isDescCol

      public boolean isDescCol()
    • getColNameFull

      public String getColNameFull()
    • getColName

      public String getColName()
    • getColType

      public String getColType()
    • getMaxCharacter

      public int getMaxCharacter()