JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.silverpeas.mobile.client.apps.sharesbox.events.app.DeleteSharesEvent
Packages that use
DeleteSharesEvent
Package
Description
org.silverpeas.mobile.client.apps.sharesbox
org.silverpeas.mobile.client.apps.sharesbox.events.app
Uses of
DeleteSharesEvent
in
org.silverpeas.mobile.client.apps.sharesbox
Methods in
org.silverpeas.mobile.client.apps.sharesbox
with parameters of type
DeleteSharesEvent
Modifier and Type
Method
Description
void
SharesBoxApp.
deleteShares
(
DeleteSharesEvent
event)
Uses of
DeleteSharesEvent
in
org.silverpeas.mobile.client.apps.sharesbox.events.app
Methods in
org.silverpeas.mobile.client.apps.sharesbox.events.app
with parameters of type
DeleteSharesEvent
Modifier and Type
Method
Description
void
SharesBoxAppEventHandler.
deleteShares
(
DeleteSharesEvent
event)