@KSObject public class AmountProp extends DecimalProp
| 限定符和类型 | 字段和说明 |
|---|---|
static java.lang.String |
PrecisionPropName |
| 构造器和说明 |
|---|
AmountProp() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
createEntityTreeNode(EntityTreeNode entityTreeNode) |
checkScope, getClientType, getControlPropName, getDataScope, getDataScopeMessage, getDbType, getMax, getMin, getPrecision, getPropertyType, getRoundingMode, getScale, getValidators, getValueComparator, isInclMax, isInclMin, isUseRegion, setControlPropName, setDataScope, setFieldValue, setFieldValueForWebApi, setInclMax, setInclMin, setMax, setMin, setPrecision, setScale, setUseRegionapplyDefaultValue, createAnalysisField, createAnalysisFields, createEntityTreeNodes, createEntityTreeNodes, createFilterField, createFilterFields, getBasePropDisplayValue, getCompareGroupID, getCompareProp, getCompareTypes, getDefaultCompareTypeId, getDefaultMultiCompareTypeId, getDefValue, getDefValue2, getFeatures, getFilterControlType, getListColumnDesc, isGroupControl, isMustInput, isSysField, isZeroShow, setCompareGroupID, setDefaultCompareTypeId, setDefaultMultiCompareTypeId, setDefValue, setDefValue2, setFeatures, setFilterControlType, setGroupControl, setMustInput, setSysField, setZeroShow, toStringgetTableGroup, isEmpty, isEncrypt, isLocalizable, isPrimaryKey, resetValue, setDbType, setEncrypt, setPrimaryKey, setTableGroup, shouldSerializeValueclone, createHashCode, findTrueProperty, getAlias, getDefaultValue, getDisplayName, getDTValue, getDTValueFast, getIsReadOnly, getName, getOrdinal, getParent, getReadOnly, getValue, getValueFast, hasDefaultValue, resetDTValue, setAlias, setDefaultValue, setDisplayName, setDTValue, setDTValueFast, setName, setOrdinal, setValue, setValueFastequals, hashCode, isDbIgnore, setDbIgnoreafterCreateFilterColumn, getDisplayName, getFieldDefaultValue, getFieldDefaultValue2, isAllowvoucher, isAnalysisField, isBulkEditable, isConvertTote, isCopyable, isExportable, isF7BatchFill, isImportable, isMultiFillable, isSeriesNewTotepublic static final java.lang.String PrecisionPropName
public java.util.Map<java.lang.String,java.lang.Object> createEntityTreeNode(EntityTreeNode entityTreeNode)
createEntityTreeNode 在类中 DecimalProp