Optional
fadeOptional
frameEnable/disable frame fade using FrameFadePlugin
Default true
. when the plugin is enabled and has corresponding flags enabled
Optional
keyKey to identify the change. This is used to identify the change in the event. Can be used interchangeably with change.
Set from onChange3
etc.
Optional
lastSet to true if this is the last value in a user input chain. (like when mouse up on slider)
Optional
refreshTrigger UI Config Refresh along with setDirty.
Default true
. Set to false
to prevent UI Config refresh.
Optional
sourceSource identifier of who is triggering the event. so that recursive events can be prevented
Optional
uiEvent from uiconfig.js when some value changes from the UI.
Optional
undoIndicates that this change in from an undo
operation.
Duration for
frameFade
in ms. Check FrameFadePlugin for more details.