pip_services3_commons
pip_services3_commons
Event
Event constructor
Event
pip_services3_commons
pip_services3_commons
Event
Event constructor
Event class
Constructors
Event
Properties
hashCode
runtimeType
Methods
addListener
getListeners
getName
notify
removeListener
noSuchMethod
toString
Operators
operator ==
Event
constructor
Event
(
String
name
)
Creates a new event and assigns its name.
name the name of the event that is to be created. @throws an Error if the name is null.