Uses of Class
org.silverpeas.mobile.client.apps.agenda.events.pages.AttachmentsLoadedEvent
-
Packages that use AttachmentsLoadedEvent Package Description org.silverpeas.mobile.client.apps.agenda.events.pages org.silverpeas.mobile.client.apps.agenda.pages -
-
Uses of AttachmentsLoadedEvent in org.silverpeas.mobile.client.apps.agenda.events.pages
Methods in org.silverpeas.mobile.client.apps.agenda.events.pages with parameters of type AttachmentsLoadedEvent Modifier and Type Method Description void
EventPagesEventHandler. onAttachmentLoaded(AttachmentsLoadedEvent event)
-
Uses of AttachmentsLoadedEvent in org.silverpeas.mobile.client.apps.agenda.pages
Methods in org.silverpeas.mobile.client.apps.agenda.pages with parameters of type AttachmentsLoadedEvent Modifier and Type Method Description void
EventPage. onAttachmentLoaded(AttachmentsLoadedEvent event)
-