|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventBean | |
---|---|
org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse |
Uses of EventBean in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse |
---|
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse that return EventBean | |
---|---|
EventBean |
FacesConfigBean.findEvent(String eventType)
Returns the event for this event type. |
EventBean |
EventRefBean.resolveEventType()
Resolves the event type. |
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse that return types with arguments of type EventBean | |
---|---|
Iterator<EventBean> |
FacesConfigBean.events()
Returns an iterator for all events in this faces config. |
Methods in org.apache.myfaces.buildtools.maven2.plugin.builder.trinidad.parse with parameters of type EventBean | |
---|---|
void |
FacesConfigBean.addEvent(EventBean event)
Adds an event to this faces config document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |