Generic event wrapper for Vaadin events. This class implements a general event that is used in conjunction with {@link McListener}. It is a part of the pattern that a single listener can be used to catch any type of Vaadin events.
@see McListener
@see McUserListener
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.