actionsByEvent property

Map<ActionEvent, List<Action>> actionsByEvent
final

Implementation

final Map<ActionEvent, List<Action>> actionsByEvent;