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 jboss-jsf-api_2.2_spec
Show all versions of jboss-jsf-api_2.2_spec
JSR-000344: JavaServer(TM) Faces 2.2 API
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.