public interface ActionEvent extends GenericActionEvent<Enum<?>,Object>, Event
ActionEvent extends the Event and provides additional
means to provide an action ActionAccessor.getAction() being of type Enum.
The action can be used to easily describe the intend of the event without
sub-classing an ActionEvent enabled Event class for each
intend.org.refcodes.mixin.ActionAccessor.ActionBuilder<A,B extends org.refcodes.mixin.ActionAccessor.ActionBuilder<A,B>>, org.refcodes.mixin.ActionAccessor.ActionMutator<A>, org.refcodes.mixin.ActionAccessor.ActionProperty<A>Copyright © 2018. All rights reserved.