Get accessor for the reference value
Set accessor for the reference value
Adds the given function as a listener to the event.
Removes all listeners to the event.
Removes the given function as a listener to the event.
Method that raises the event and calls all the listeners (if any). It has the signature of the template function so only proper-types parameters can be passed to it.
Determines whether this event slot has any listeners.
Reference class to use whenever a reference to an object is needed - for example, with JSX
ref
attributes and services.