Package | Description |
---|---|
com.google.gwt.event.logical.shared |
Types related to logical events that do not have direct analogues to DOM
events and which can be used in contexts other than web browsers.
|
Modifier and Type | Method and Description |
---|---|
void |
InitializeHandler.onInitialize(InitializeEvent event)
Fired when the widget is initialized.
|