Uses of Interface
org.silverpeas.mobile.client.apps.agenda.events.pages.EventPagesEventHandler
-
Packages that use EventPagesEventHandler Package Description org.silverpeas.mobile.client.apps.agenda.events.pages org.silverpeas.mobile.client.apps.agenda.pages -
-
Uses of EventPagesEventHandler in org.silverpeas.mobile.client.apps.agenda.events.pages
Fields in org.silverpeas.mobile.client.apps.agenda.events.pages with type parameters of type EventPagesEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<EventPagesEventHandler>AbstractEventPagesEvent. TYPEMethods in org.silverpeas.mobile.client.apps.agenda.events.pages that return types with arguments of type EventPagesEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<EventPagesEventHandler>AbstractEventPagesEvent. getAssociatedType()static com.google.gwt.event.shared.GwtEvent.Type<EventPagesEventHandler>AbstractEventPagesEvent. getTYPE()Methods in org.silverpeas.mobile.client.apps.agenda.events.pages with parameters of type EventPagesEventHandler Modifier and Type Method Description protected voidAttachmentsLoadedEvent. dispatch(EventPagesEventHandler handler)protected voidParticipationUpdatedEvent. dispatch(EventPagesEventHandler handler)protected voidReminderAddedEvent. dispatch(EventPagesEventHandler handler)protected voidReminderDeletedEvent. dispatch(EventPagesEventHandler handler)protected voidRemindersAddingEvent. dispatch(EventPagesEventHandler handler)protected voidRemindersLoadedEvent. dispatch(EventPagesEventHandler handler) -
Uses of EventPagesEventHandler in org.silverpeas.mobile.client.apps.agenda.pages
Classes in org.silverpeas.mobile.client.apps.agenda.pages that implement EventPagesEventHandler Modifier and Type Class Description classEventPage
-