javax.faces.event.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javaee-web-api Show documentation
Show all versions of javaee-web-api Show documentation
Java(TM) EE 7 Web Specification APIs
The newest version!
Package Description for "javax.faces.event"
Interfaces describing
events and event listeners, and concrete event implementation classes.
All events extend from {@link javax.faces.event.FacesEvent} and all
listeners extend from {@link javax.faces.event.FacesListener}.
For your convenience here is a UML class diagram of the classes in
this package.