CustomEventReceiver

Visualizza obsoleti
Obsoleto

Sommario

Eventi

Proprietà

Source

Lettura Parallela

This property attaches the CustomEventReceiver object to a CustomEvent.

Metodi

GetCurrentValue

This function returns the current value of the receiver's CustomEventReceiver.Source property.


Restituzioni

Eventi

EventConnected

This event fires when the receiver is attached to a different CustomEvent, when the CustomEventReceiver.Source property is changed.

Parametri

event: Instance

EventDisconnected

This event fires when the receiver is attached to a different CustomEvent, when the CustomEventReceiver.Source property is changed.

Parametri

event: Instance

SourceValueChanged

Fires when the value of the CustomEvent's source is changed, passing the CustomEvent's new value.

Parametri

newValue: number