Uses of Interface
org.silverpeas.mobile.client.common.event.authentication.AuthenticationEventHandler
-
Packages that use AuthenticationEventHandler Package Description org.silverpeas.mobile.client org.silverpeas.mobile.client.common.event.authentication -
-
Uses of AuthenticationEventHandler in org.silverpeas.mobile.client
Classes in org.silverpeas.mobile.client that implement AuthenticationEventHandler Modifier and Type Class Description class
SpMobil
-
Uses of AuthenticationEventHandler in org.silverpeas.mobile.client.common.event.authentication
Fields in org.silverpeas.mobile.client.common.event.authentication with type parameters of type AuthenticationEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<AuthenticationEventHandler>
AbstractAuthenticationErrorEvent. TYPE
Methods in org.silverpeas.mobile.client.common.event.authentication that return types with arguments of type AuthenticationEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<AuthenticationEventHandler>
AbstractAuthenticationErrorEvent. getAssociatedType()
Methods in org.silverpeas.mobile.client.common.event.authentication with parameters of type AuthenticationEventHandler Modifier and Type Method Description protected void
AuthenticationErrorEvent. dispatch(AuthenticationEventHandler handler)
-