public interface EventSyntax<TState,TEvent>
| Modifier and Type | Method and Description |
|---|---|
EventActionSyntax<TState,TEvent> |
on(TEvent eventId)
Defines an event that is accepted.
|
EventActionSyntax<TState,TEvent> on(TEvent eventId)
eventId - the event id.Copyright © 2012 bbv Software Services AG. All Rights Reserved.