PCRuntimeConfigurator.componentModifierChanged Method [AX 2012]

Invoked when a component modifier changes value.

protected void componentModifierChanged(int _componentInstanceId, boolean _modifierValue)

Run On

Client

Parameters

_componentInstanceId
Type: int
An instance ID of a component.
_modifierValue
Type: boolean
A modifier value.

Community Additions

ADD
Show: