// DO NOT EDIT - generated file package dom type EventIFace interface { PreventDefault() StopPropagation() StopImmediatePropagation() }