|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventPreview
A listener interface for previewing browser events.
DOM.addEventPreview(EventPreview)
Method Summary | |
---|---|
boolean |
onEventPreview(Event event)
Called when a browser event occurs and this event preview is on top of the preview stack. |
Method Detail |
---|
boolean onEventPreview(Event event)
event
- the browser event
false
to cancel the eventDOM.addEventPreview(EventPreview)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |