Uses of Class
com.sun.faces.application.applicationimpl.events.EventInfo
Package | Description |
---|---|
com.sun.faces.application.applicationimpl.events |
-
Uses of EventInfo in com.sun.faces.application.applicationimpl.events
Methods in com.sun.faces.application.applicationimpl.events that return EventInfo Modifier and Type Method Description EventInfo
ComponentSystemEventHelper. getEventInfo(Class<? extends SystemEvent> systemEvent, Class<?> sourceClass)
EventInfo
SystemEventHelper. getEventInfo(Class<? extends SystemEvent> systemEventClass, Class<?> sourceClass)
EventInfo
SystemEventHelper. getEventInfo(Class<? extends SystemEvent> systemEventClass, Object source, Class<?> sourceBaseType, boolean useSourceForLookup)
EventInfo
SystemEventInfo. getEventInfo(Class<?> source)