|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventTarget | |
---|---|
org.apache.tapestry.event | Defines events and listener interfaces for Tapestry. |
Uses of EventTarget in org.apache.tapestry.event |
---|
Methods in org.apache.tapestry.event that return EventTarget | |
---|---|
EventTarget |
BrowserEvent.getTarget()
Returns the target of the client side event. |
Constructors in org.apache.tapestry.event with parameters of type EventTarget | |
---|---|
BrowserEvent(String name,
EventTarget target)
Creates a new browser event with the specified name/target properties. |
|
BrowserEvent(String name,
String componentId,
String componentIdPath,
EventTarget target)
Creates a new browser event with the specified name/target properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |