public class ComboColumnDesc extends ColumnDesc
构造器和说明 |
---|
ComboColumnDesc(java.lang.String key,
ComboProp comboProp,
kd.bos.dataentity.metadata.IDataEntityProperty fieldProp) |
限定符和类型 | 方法和说明 |
---|---|
ComboProp |
getComboProp() |
java.lang.Object |
getValue(kd.bos.dataentity.entity.DynamicObject dr)
根据字段取值
|
void |
setShowStyle(int showStyle) |
getDisplayFormatString, getFieldProp, getMask, getSrcFieldProp, setDisplayFormatString, setMask
getFieldKey, getFormaType, getKey, getListUserOption, getMainOrgKey, getUserFormatObject, setFormaType, setKey, setListUserOption, setMainOrgKey, setUserFormat
public ComboColumnDesc(java.lang.String key, ComboProp comboProp, kd.bos.dataentity.metadata.IDataEntityProperty fieldProp)
public ComboProp getComboProp()
public java.lang.Object getValue(kd.bos.dataentity.entity.DynamicObject dr)
AbstractColumnDesc
getValue
在类中 ColumnDesc
dr
- 数据来源public void setShowStyle(int showStyle)