| 程序包 | 说明 |
|---|---|
| kd.bos.entity.format | |
| kd.bos.entity.list.column |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractFormat |
class |
CurrencyFormat
货币格式化
|
class |
DateFormat
日期格式化
|
class |
NumberFormat
数字格式化
负号格式分前缀和后缀识别
|
class |
TimeFormat
时间格式化
|
| 限定符和类型 | 方法和说明 |
|---|---|
static IFormat |
FormatFactory.get(FormatTypes type) |
| 限定符和类型 | 方法和说明 |
|---|---|
IFormat |
IntegerColumnDesc.getFormat() |
IFormat |
DecimalColumnDesc.getFormat() |
IFormat |
BigIntColumnDesc.getFormat() |