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 jsf-api Show documentation
Show all versions of jsf-api Show documentation
This is the master POM file for Sun's Implementation of the JSF 2.1 Specification.
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.