@KSObject public class MuliLangTextProp extends TextProp implements kd.bos.dataentity.metadata.ILocaleProperty
构造器和说明 |
---|
MuliLangTextProp() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkScope(java.lang.Object fldValue)
检查字段值是否在限定范围内;
|
java.lang.String |
getAlias() |
java.lang.String |
getClientType() |
java.lang.Object |
getDTValueFast(kd.bos.dataentity.entity.DynamicObject dataEntity) |
AbstractColumnDesc |
getListColumnDesc(ListField col)
获取该属性对应列字段对应的格式化对象
|
java.lang.Class<?> |
getPropertyType() |
boolean |
isDbIgnore() |
void |
setLocaleProperty(kd.bos.dataentity.metadata.IDataEntityProperty localeProperty,
kd.bos.dataentity.metadata.dynamicobject.DynamicSimpleProperty inLocaleProperty) |
getDataScopeMessage, getDbType, getMaxLenth, getMinLenth, getValidators, getValueComparator, setMaxLenth, setMinLenth
applyDefaultValue, createAnalysisField, createAnalysisFields, createEntityTreeNode, createEntityTreeNodes, createEntityTreeNodes, createFilterField, createFilterFields, getBasePropDisplayValue, getCompareGroupID, getCompareProp, getCompareTypes, getDefaultCompareTypeId, getDefaultMultiCompareTypeId, getDefValue, getDefValue2, getFeatures, getFilterControlType, isGroupControl, isMustInput, isSysField, isZeroShow, setCompareGroupID, setDefaultCompareTypeId, setDefaultMultiCompareTypeId, setDefValue, setDefValue2, setFeatures, setFieldValue, setFieldValueForWebApi, setFilterControlType, setGroupControl, setMustInput, setSysField, setZeroShow, toString
getTableGroup, isEmpty, isEncrypt, isLocalizable, isPrimaryKey, resetValue, setDbType, setEncrypt, setPrimaryKey, setTableGroup, shouldSerializeValue
clone, createHashCode, findTrueProperty, getDefaultValue, getDisplayName, getDTValue, getIsReadOnly, getName, getOrdinal, getParent, getReadOnly, getValue, getValueFast, hasDefaultValue, resetDTValue, setAlias, setDefaultValue, setDisplayName, setDTValue, setDTValueFast, setName, setOrdinal, setValue, setValueFast
afterCreateFilterColumn, getDisplayName, getFieldDefaultValue, getFieldDefaultValue2, isAllowvoucher, isAnalysisField, isBulkEditable, isConvertTote, isCopyable, isExportable, isF7BatchFill, isImportable, isMultiFillable, isSeriesNewTote
public void setLocaleProperty(kd.bos.dataentity.metadata.IDataEntityProperty localeProperty, kd.bos.dataentity.metadata.dynamicobject.DynamicSimpleProperty inLocaleProperty)
@KSMethod public boolean isDbIgnore()
isDbIgnore
在接口中 kd.bos.dataentity.metadata.IMetadata
isDbIgnore
在类中 kd.bos.dataentity.metadata.dynamicobject.DynamicMetadata
public java.lang.Class<?> getPropertyType()
getPropertyType
在接口中 kd.bos.dataentity.metadata.IDataEntityProperty
getPropertyType
在类中 TextProp
@KSMethod public java.lang.String getAlias()
getAlias
在接口中 kd.bos.dataentity.metadata.IMetadata
getAlias
在类中 kd.bos.dataentity.metadata.dynamicobject.DynamicProperty
public java.lang.Object getDTValueFast(kd.bos.dataentity.entity.DynamicObject dataEntity)
getDTValueFast
在类中 kd.bos.dataentity.metadata.dynamicobject.DynamicProperty
public AbstractColumnDesc getListColumnDesc(ListField col)
IFieldHandle
getListColumnDesc
在接口中 IFieldHandle
getListColumnDesc
在类中 FieldProp
public java.lang.String getClientType()
getClientType
在类中 TextProp
public boolean checkScope(java.lang.Object fldValue)
IScopeCheck
checkScope
在接口中 IScopeCheck
checkScope
在类中 TextProp
fldValue
- 当前字段值