public class AppTableFieldProperty extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AppTableFieldProperty.Builder |
| 构造器和说明 |
|---|
AppTableFieldProperty() |
AppTableFieldProperty(AppTableFieldProperty.Builder builder) |
public AppTableFieldProperty()
public AppTableFieldProperty(AppTableFieldProperty.Builder builder)
public static AppTableFieldProperty.Builder newBuilder()
public AppTableFieldPropertyOption[] getOptions()
public void setOptions(AppTableFieldPropertyOption[] options)
public String getFormatter()
public void setFormatter(String formatter)
public String getDateFormatter()
public void setDateFormatter(String dateFormatter)
public Boolean getAutoFill()
public void setAutoFill(Boolean autoFill)
public Boolean getMultiple()
public void setMultiple(Boolean multiple)
public String getTableId()
public void setTableId(String tableId)
public String getTableName()
public void setTableName(String tableName)
public String getBackFieldName()
public void setBackFieldName(String backFieldName)
public AppFieldPropertyAutoSerial getAutoSerial()
public void setAutoSerial(AppFieldPropertyAutoSerial autoSerial)
public AppFieldPropertyLocation getLocation()
public void setLocation(AppFieldPropertyLocation location)
public String getFormulaExpression()
public void setFormulaExpression(String formulaExpression)
public AllowedEditModes getAllowedEditModes()
public void setAllowedEditModes(AllowedEditModes allowedEditModes)
public Double getMin()
public void setMin(Double min)
public Double getMax()
public void setMax(Double max)
public Boolean getRangeCustomize()
public void setRangeCustomize(Boolean rangeCustomize)
public String getCurrencyCode()
public void setCurrencyCode(String currencyCode)
public Rating getRating()
public void setRating(Rating rating)
Copyright © 2025. All rights reserved.