RetailPeriodicDiscount.setTableFieldsEnabled Method
Sets the allow edit property for the data source fields.
Syntax
public void setTableFieldsEnabled(
FormDataSource _dataSource,
TableId _tableId,
boolean _enabled)
Run On
Called
Parameters
- _dataSource
Type: FormDataSource Class
The form data source to change the ability to modify.
- _tableId
Type: TableId Extended Data Type
The table ID of the data source
- _enabled
Type: boolean
A Boolean value that indicates whether the data source is editable.