Package | Description |
---|---|
com.google.gwt.event.dom.client |
Types related to DOM events.
|
Modifier and Type | Method and Description |
---|---|
DomEvent.Type<LoseCaptureHandler> |
LoseCaptureEvent.getAssociatedType() |
static DomEvent.Type<LoseCaptureHandler> |
LoseCaptureEvent.getType()
Gets the event type associated with lose capture events.
|
Modifier and Type | Method and Description |
---|---|
HandlerRegistration |
HasLoseCaptureHandlers.addLoseCaptureHandler(LoseCaptureHandler handler)
Adds a
LoseCaptureEvent handler. |
protected void |
LoseCaptureEvent.dispatch(LoseCaptureHandler handler) |