JavaScript is disabled on your browser.
Skip navigation links
GWT 2.12.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.google.gwt.event.logical.shared
Interface AttachEvent.Handler
All Superinterfaces:
EventHandler
Enclosing class:
AttachEvent
public static interface
AttachEvent.Handler
extends
EventHandler
Implemented by objects that handle
AttachEvent
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onAttachOrDetach
(
AttachEvent
event)
Method Details
onAttachOrDetach
void
onAttachOrDetach
(
AttachEvent
event)