public class BigIntColumnDesc extends IntegerColumnDesc
构造器和说明 |
---|
BigIntColumnDesc(java.lang.String key,
BigIntProp bigIntProp,
kd.bos.dataentity.metadata.IDataEntityProperty fieldProp) |
限定符和类型 | 方法和说明 |
---|---|
IFormat |
getFormat() |
formatCell, getValue
getDisplayFormatString, getFieldProp, getMask, getSrcFieldProp, setDisplayFormatString, setMask
getFieldKey, getFormaType, getKey, getListUserOption, getMainOrgKey, getUserFormatObject, setFormaType, setKey, setListUserOption, setMainOrgKey, setUserFormat
public BigIntColumnDesc(java.lang.String key, BigIntProp bigIntProp, kd.bos.dataentity.metadata.IDataEntityProperty fieldProp)
public IFormat getFormat()
getFormat
在类中 IntegerColumnDesc