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

  • _enabled
    Type: boolean
    A Boolean value that indicates whether the data source is editable.

See Also

Reference

RetailPeriodicDiscount Table