Like Evented, but only specifies the on function. This is useful if clients of a class should not be able to invoke the emit() function themselves.
Evented
on
emit()
Like
Evented
, but only specifies theon
function. This is useful if clients of a class should not be able to invoke theemit()
function themselves.