| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.bitable.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
AppTableFieldProperty |
AppTableFieldProperty.Builder.build() |
AppTableFieldProperty |
AppTableField.getProperty() |
AppTableFieldProperty |
AppTableFieldForList.getProperty() |
AppTableFieldProperty |
AppTableCreateHeader.getProperty() |
| 限定符和类型 | 方法和说明 |
|---|---|
AppTableField.Builder |
AppTableField.Builder.property(AppTableFieldProperty property)
字段属性,具体参考:[字段编辑指南](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/bitable-v1/app-table-field/guide)
示例值:
|
AppTableFieldForList.Builder |
AppTableFieldForList.Builder.property(AppTableFieldProperty property)
字段属性
示例值:
|
AppTableCreateHeader.Builder |
AppTableCreateHeader.Builder.property(AppTableFieldProperty property)
字段属性
示例值:
|
void |
AppTableField.setProperty(AppTableFieldProperty property) |
void |
AppTableFieldForList.setProperty(AppTableFieldProperty property) |
void |
AppTableCreateHeader.setProperty(AppTableFieldProperty property) |
Copyright © 2024. All rights reserved.