Uses of Interface
org.silverpeas.mobile.client.apps.contacts.events.app.ContactsAppEventHandler
-
Packages that use ContactsAppEventHandler Package Description org.silverpeas.mobile.client.apps.contacts org.silverpeas.mobile.client.apps.contacts.events.app -
-
Uses of ContactsAppEventHandler in org.silverpeas.mobile.client.apps.contacts
Classes in org.silverpeas.mobile.client.apps.contacts that implement ContactsAppEventHandler Modifier and Type Class Description classContactsApp -
Uses of ContactsAppEventHandler in org.silverpeas.mobile.client.apps.contacts.events.app
Fields in org.silverpeas.mobile.client.apps.contacts.events.app with type parameters of type ContactsAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<ContactsAppEventHandler>AbstractContactsAppEvent. TYPEMethods in org.silverpeas.mobile.client.apps.contacts.events.app that return types with arguments of type ContactsAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<ContactsAppEventHandler>AbstractContactsAppEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.contacts.events.app with parameters of type ContactsAppEventHandler Modifier and Type Method Description protected voidContactsFilteredLoadEvent. dispatch(ContactsAppEventHandler handler)protected voidContactsLoadEvent. dispatch(ContactsAppEventHandler handler)
-