pip_services3_commons
pip_services3_commons
CommandSet
getEvents method
getEvents
pip_services3_commons
pip_services3_commons
CommandSet
getEvents method
CommandSet class
Constructors
CommandSet
Properties
hashCode
runtimeType
Methods
addCommand
addCommands
addCommandSet
addEvent
addEvents
addInterceptor
addListener
execute
findCommand
findEvent
getCommands
getEvents
notify
removeListener
validate
noSuchMethod
toString
Operators
operator ==
getEvents
method
List
<
IEvent
>
getEvents
(
)
Gets all events registred in this command set. Returns a list of events. See
IEvent