| com.pspdfkit.ui.actionmenu.DefaultSharingMenu.SharingMenuListener |
Callback for actions performed inside sharing menu.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
performPrint()
Called when sharing menu wants to perform print action.
| ||||||||||
| abstract void |
performSaveAs()
Called when sharing menu wants to perform saving action.
| ||||||||||
| abstract void |
showShareMenu(ShareAction shareAction)
Called when sharing menu wants to show
SharingMenu with given action. | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pspdfkit.ui.actionmenu.SharingMenu.SharingMenuListener
| |||||||||||
Called when sharing menu wants to perform print action.
Called when sharing menu wants to perform saving action.
Called when sharing menu wants to show SharingMenu with given action.