|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventBoundListener | |
---|---|
org.apache.tapestry.spec | Classes to represent application and component specifications. |
Uses of EventBoundListener in org.apache.tapestry.spec |
---|
Methods in org.apache.tapestry.spec that return EventBoundListener | |
---|---|
EventBoundListener[] |
IEventListener.getFormEvents(String formId,
BrowserEvent event)
Returns a list of element / component bound event listeners that were specified as invoking the form component with a matching id to formId of type
EventBoundListener . |
EventBoundListener[] |
ComponentSpecification.getFormEvents(String formId,
BrowserEvent event)
Returns a list of element / component bound event listeners that were specified as invoking the form component with a matching id to formId of type
EventBoundListener . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |