PurchReqStatisticsUIBuilder.allModified Method [AX 2012]

Handles the UI modified event for the detail dialog field. The level must enabled or disabled according to value in detail field.

public boolean allModified(FormCheckBoxControl _control)

Run On

Called

Parameters

_control
Type: FormCheckBoxControl Class
The control that is behind the changed dialog field.

Return Value

Type: boolean
true if the control value has been modified; otherwise false.

Community Additions

ADD
Show: