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