public static class AppTableFieldProperty.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
public AppTableFieldProperty.Builder options(AppTableFieldPropertyOption[] options)
示例值:
options - public AppTableFieldProperty.Builder formatter(String formatter)
示例值:0
formatter - public AppTableFieldProperty.Builder dateFormatter(String dateFormatter)
示例值:yyyy/MM/dd
dateFormatter - public AppTableFieldProperty.Builder autoFill(Boolean autoFill)
示例值:true
autoFill - public AppTableFieldProperty.Builder multiple(Boolean multiple)
示例值:true
multiple - public AppTableFieldProperty.Builder tableId(String tableId)
示例值:tbl116kI1ZXWRAPR
tableId - public AppTableFieldProperty.Builder tableName(String tableName)
示例值:被关联数据表
tableName - public AppTableFieldProperty.Builder backFieldName(String backFieldName)
示例值:被关联字段
backFieldName - public AppTableFieldProperty.Builder autoSerial(AppFieldPropertyAutoSerial autoSerial)
示例值:
autoSerial - public AppTableFieldProperty.Builder location(AppFieldPropertyLocation location)
示例值:
location - public AppTableFieldProperty.Builder formulaExpression(String formulaExpression)
示例值:CONTAINTEXT([多行文本],\"被包含的文本\")
formulaExpression - public AppTableFieldProperty.Builder allowedEditModes(AllowedEditModes allowedEditModes)
示例值:
allowedEditModes - public AppTableFieldProperty.Builder min(Double min)
示例值:0
min - public AppTableFieldProperty.Builder max(Double max)
示例值:10
max - public AppTableFieldProperty.Builder rangeCustomize(Boolean rangeCustomize)
示例值:true
rangeCustomize - public AppTableFieldProperty.Builder currencyCode(String currencyCode)
示例值:CNY
currencyCode - public AppTableFieldProperty.Builder rating(Rating rating)
示例值:
rating - public AppTableFieldProperty.Builder type(AppTableFieldPropertyType type)
示例值:
type - public AppTableFieldProperty.Builder filterInfo(AppTableFieldPropertyLookupFilter filterInfo)
示例值:
filterInfo - public AppTableFieldProperty build()
Copyright © 2026. All rights reserved.