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 classSpMobil -
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. TYPEMethods 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 voidAuthenticationErrorEvent. dispatch(AuthenticationEventHandler handler)
-