Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Performs processing when the user changes the value of the SpecQty dropdown control.
Syntax
public void specQtyChanged(boolean _allowFromSpec)
Run On
Called
Parameters
- _allowFromSpec
Type: boolean
A Boolean value that indicates whether the current setting of the field allows for editing the quantity fields.
Remarks
The passed indicator must be kept as other update triggers might occur and the value is required to determine the new state of the controls.