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)
示例值:日期格式
dateFormatter - public AppTableFieldProperty.Builder autoFill(Boolean autoFill)
示例值:false
autoFill - public AppTableFieldProperty.Builder multiple(Boolean multiple)
示例值:false
multiple - public AppTableFieldProperty.Builder tableId(String tableId)
示例值:tblsRc9GRRXKqhvW
tableId - public AppTableFieldProperty.Builder tableName(String tableName)
示例值:"table2"
tableName - public AppTableFieldProperty.Builder backFieldName(String backFieldName)
示例值:"table1-双向关联"
backFieldName - public AppTableFieldProperty.Builder autoSerial(AppFieldPropertyAutoSerial autoSerial)
示例值:
autoSerial - public AppTableFieldProperty.Builder location(AppFieldPropertyLocation location)
示例值:
location - public AppTableFieldProperty.Builder formulaExpression(String formulaExpression)
示例值:bitable::$table[tblNj92WQBAasdEf].$field[fldMV60rYs]*2
formulaExpression - public AppTableFieldProperty build()
Copyright © 2022. All rights reserved.