Uses of Interface
org.silverpeas.mobile.client.apps.agenda.events.pages.EventPagesEventHandler
Packages that use EventPagesEventHandler
Package
Description
-
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 EventPagesEventHandlerModifier and TypeFieldDescriptionstatic 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 EventPagesEventHandlerModifier and TypeMethodDescriptioncom.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 EventPagesEventHandlerModifier and TypeMethodDescriptionprotected 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