Uses of Interface
org.silverpeas.mobile.client.components.base.events.window.WindowEventHandler
-
Packages that use WindowEventHandler Package Description org.silverpeas.mobile.client.components org.silverpeas.mobile.client.components.base.events.window -
-
Uses of WindowEventHandler in org.silverpeas.mobile.client.components
Classes in org.silverpeas.mobile.client.components that implement WindowEventHandler Modifier and Type Class Description class
IframePage
-
Uses of WindowEventHandler in org.silverpeas.mobile.client.components.base.events.window
Fields in org.silverpeas.mobile.client.components.base.events.window with type parameters of type WindowEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<WindowEventHandler>
AbstractWindowEvent. TYPE
Methods in org.silverpeas.mobile.client.components.base.events.window that return types with arguments of type WindowEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<WindowEventHandler>
AbstractWindowEvent. getAssociatedType()
Methods in org.silverpeas.mobile.client.components.base.events.window with parameters of type WindowEventHandler Modifier and Type Method Description protected void
OrientationChangeEvent. dispatch(WindowEventHandler handler)
-