@KSObject public class PictureProp extends FieldProp
构造器和说明 |
---|
PictureProp() |
限定符和类型 | 方法和说明 |
---|---|
java.util.Map<java.lang.String,java.lang.Object> |
createEntityTreeNode(EntityTreeNode parentEntityTreeNode) |
java.lang.String |
getClientType() |
int |
getDbType() |
java.lang.Class<?> |
getPropertyType() |
java.util.List<ThumbnailsParameter> |
getThumbnailsParams()
获取字段thumbnailsParams的值
|
boolean |
isAnalysisField()
是否能用于分析字段
|
void |
setThumbnailsParams(java.util.List<ThumbnailsParameter> thumbnailsParams)
将参数thumbnailsParams的值赋给字段thumbnailsParams
|
applyDefaultValue, createAnalysisField, createAnalysisFields, createEntityTreeNodes, createEntityTreeNodes, createFilterField, createFilterFields, getBasePropDisplayValue, getCompareGroupID, getCompareProp, getCompareTypes, getDefaultCompareTypeId, getDefaultMultiCompareTypeId, getDefValue, getDefValue2, getFeatures, getFilterControlType, getListColumnDesc, getValidators, getValueComparator, 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, 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, isBulkEditable, isConvertTote, isCopyable, isExportable, isF7BatchFill, isImportable, isMultiFillable, isSeriesNewTote
public boolean isAnalysisField()
IFieldHandle
@KSMethod public int getDbType()
getDbType
在接口中 kd.bos.dataentity.metadata.ISimpleProperty
getDbType
在接口中 IFieldHandle
getDbType
在类中 kd.bos.dataentity.metadata.dynamicobject.DynamicSimpleProperty
public java.lang.Class<?> getPropertyType()
getPropertyType
在接口中 kd.bos.dataentity.metadata.IDataEntityProperty
getPropertyType
在类中 kd.bos.dataentity.metadata.dynamicobject.DynamicProperty
public java.util.Map<java.lang.String,java.lang.Object> createEntityTreeNode(EntityTreeNode parentEntityTreeNode)
createEntityTreeNode
在类中 FieldProp
@KSMethod public java.util.List<ThumbnailsParameter> getThumbnailsParams()
public void setThumbnailsParams(java.util.List<ThumbnailsParameter> thumbnailsParams)
参数thumbnailsParams
- public java.lang.String getClientType()
getClientType
在类中 FieldProp