AppEvents are used to pass messages between Controllers and Views. All events have a specific type which are used to identify the event. Typically, applications will define all application events in a constants class.
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.