public class TreeDataSelfShowAreaInfo extends java.lang.Object implements java.io.Serializable, java.lang.Cloneable, ParserThisExp_I
Description: 树控件自定义单选/多选显示结点
Title:首亨软件 - TSS/CRM等
构造器和说明 |
---|
TreeDataSelfShowAreaInfo() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkAndShowArea(ModuleContext context,
ZTreeNode treeNode,
Datastore ds,
int index) |
boolean |
checkValid()
检查数据是否有效
|
void |
parser(org.jdom.Element nodeEl) |
java.lang.String |
parserThisValue(ModuleContext context,
java.lang.String thisExpStr)
解析当前对象的this表达式
|
public void parser(org.jdom.Element nodeEl)
public boolean checkValid()
public boolean checkAndShowArea(ModuleContext context, ZTreeNode treeNode, Datastore ds, int index)
public java.lang.String parserThisValue(ModuleContext context, java.lang.String thisExpStr)
ParserThisExp_I
parserThisValue
在接口中 ParserThisExp_I
context
- 上下文thisExpStr
- 表达式,如:[this.col],则此值为col