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