JavaScript is disabled on your browser.
Skip navigation links
GWT 2.12.1
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 InitializeHandler
All Superinterfaces:
EventHandler
public interface
InitializeHandler
extends
EventHandler
Handler for
InitializeEvent
events.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onInitialize
(
InitializeEvent
event)
Fired when the widget is initialized.
Method Details
onInitialize
void
onInitialize
(
InitializeEvent
event)
Fired when the widget is initialized.
Parameters:
event
- the event