@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, setUseRegion
applyDefaultValue, 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, toString
getTableGroup, isEmpty, isEncrypt, isLocalizable, isPrimaryKey, resetValue, setDbType, setEncrypt, setPrimaryKey, setTableGroup, shouldSerializeValue
clone, createHashCode, findTrueProperty, getAlias, getDefaultValue, getDisplayName, getDTValue, getDTValueFast, getIsReadOnly, getName, getOrdinal, getParent, getReadOnly, getValue, getValueFast, hasDefaultValue, resetDTValue, setAlias, setDefaultValue, setDisplayName, setDTValue, setDTValueFast, setName, setOrdinal, setValue, setValueFast
equals, hashCode, isDbIgnore, setDbIgnore
afterCreateFilterColumn, getDisplayName, getFieldDefaultValue, getFieldDefaultValue2, isAllowvoucher, isAnalysisField, isBulkEditable, isConvertTote, isCopyable, isExportable, isF7BatchFill, isImportable, isMultiFillable, isSeriesNewTote
public static final java.lang.String PrecisionPropName
public java.util.Map<java.lang.String,java.lang.Object> createEntityTreeNode(EntityTreeNode entityTreeNode)
createEntityTreeNode
在类中 DecimalProp