| Package | Description |
|---|---|
| org.apache.myfaces.buildtools.maven2.plugin.faces.generator.component | |
| org.apache.myfaces.buildtools.maven2.plugin.faces.parse |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractComponentGenerator.writeListenerAdd(PrettyWriter out,
EventBean event) |
void |
AbstractComponentGenerator.writeListenerRemove(PrettyWriter out,
EventBean event) |
void |
AbstractComponentGenerator.writeListenersGet(PrettyWriter out,
EventBean event) |
| Modifier and Type | Method and Description |
|---|---|
EventBean |
ComponentBean.findEvent(String eventName)
Returns the event for this event name.
|
EventBean |
FacesConfigBean.findEvent(String eventType)
Returns the event for this event type.
|
EventBean |
ComponentBean.findEvent(String eventName,
boolean flatten) |
EventBean |
EventRefBean.resolveEventType()
Resolves the event type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FacesConfigBean.addEvent(EventBean event)
Adds an event to this faces config document.
|
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.