@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, setMinLenthapplyDefaultValue, 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, toStringgetTableGroup, isEmpty, isEncrypt, isLocalizable, isPrimaryKey, resetValue, setDbType, setEncrypt, setPrimaryKey, setTableGroup, shouldSerializeValueclone, createHashCode, findTrueProperty, getDefaultValue, getDisplayName, getDTValue, getIsReadOnly, getName, getOrdinal, getParent, getReadOnly, getValue, getValueFast, hasDefaultValue, resetDTValue, setAlias, setDefaultValue, setDisplayName, setDTValue, setDTValueFast, setName, setOrdinal, setValue, setValueFastafterCreateFilterColumn, getDisplayName, getFieldDefaultValue, getFieldDefaultValue2, isAllowvoucher, isAnalysisField, isBulkEditable, isConvertTote, isCopyable, isExportable, isF7BatchFill, isImportable, isMultiFillable, isSeriesNewTotepublic void setLocaleProperty(kd.bos.dataentity.metadata.IDataEntityProperty localeProperty,
kd.bos.dataentity.metadata.dynamicobject.DynamicSimpleProperty inLocaleProperty)
@KSMethod public boolean isDbIgnore()
isDbIgnore 在接口中 kd.bos.dataentity.metadata.IMetadataisDbIgnore 在类中 kd.bos.dataentity.metadata.dynamicobject.DynamicMetadatapublic java.lang.Class<?> getPropertyType()
getPropertyType 在接口中 kd.bos.dataentity.metadata.IDataEntityPropertygetPropertyType 在类中 TextProp@KSMethod public java.lang.String getAlias()
getAlias 在接口中 kd.bos.dataentity.metadata.IMetadatagetAlias 在类中 kd.bos.dataentity.metadata.dynamicobject.DynamicPropertypublic java.lang.Object getDTValueFast(kd.bos.dataentity.entity.DynamicObject dataEntity)
getDTValueFast 在类中 kd.bos.dataentity.metadata.dynamicobject.DynamicPropertypublic AbstractColumnDesc getListColumnDesc(ListField col)
IFieldHandlegetListColumnDesc 在接口中 IFieldHandlegetListColumnDesc 在类中 FieldProppublic java.lang.String getClientType()
getClientType 在类中 TextProppublic boolean checkScope(java.lang.Object fldValue)
IScopeCheckcheckScope 在接口中 IScopeCheckcheckScope 在类中 TextPropfldValue - 当前字段值