Uses of Interface
org.silverpeas.mobile.client.apps.documents.events.app.DocumentsAppEventHandler
-
Packages that use DocumentsAppEventHandler Package Description org.silverpeas.mobile.client.apps.documents org.silverpeas.mobile.client.apps.documents.events.app -
-
Uses of DocumentsAppEventHandler in org.silverpeas.mobile.client.apps.documents
Classes in org.silverpeas.mobile.client.apps.documents that implement DocumentsAppEventHandler Modifier and Type Class Description classDocumentsApp -
Uses of DocumentsAppEventHandler in org.silverpeas.mobile.client.apps.documents.events.app
Fields in org.silverpeas.mobile.client.apps.documents.events.app with type parameters of type DocumentsAppEventHandler Modifier and Type Field Description static com.google.gwt.event.shared.GwtEvent.Type<DocumentsAppEventHandler>AbstractDocumentsAppEvent. TYPEMethods in org.silverpeas.mobile.client.apps.documents.events.app that return types with arguments of type DocumentsAppEventHandler Modifier and Type Method Description com.google.gwt.event.shared.GwtEvent.Type<DocumentsAppEventHandler>AbstractDocumentsAppEvent. getAssociatedType()Methods in org.silverpeas.mobile.client.apps.documents.events.app with parameters of type DocumentsAppEventHandler Modifier and Type Method Description protected voidDocumentsLoadAttachmentsEvent. dispatch(DocumentsAppEventHandler handler)protected voidDocumentsLoadGedItemsEvent. dispatch(DocumentsAppEventHandler handler)protected voidDocumentsLoadPublicationEvent. dispatch(DocumentsAppEventHandler handler)protected voidDocumentsNextPublicationEvent. dispatch(DocumentsAppEventHandler handler)protected voidDocumentsPublishEvent. dispatch(DocumentsAppEventHandler handler)protected voidDocumentsSharingEvent. dispatch(DocumentsAppEventHandler handler)
-