com.pspdfkit.ui.redaction.RedactionView.RedactionViewListener |
Listener receiving calls when redaction events are triggered.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onPreviewModeChanged(boolean previewEnabled)
Called when the enabled / disable redaction preview button was clicked.
| ||||||||||
abstract void |
onRedactionsApplied()
Called when the apply redactions button was clicked.
| ||||||||||
abstract void |
onRedactionsCleared()
Called when the clear redaction buttons was clicked.
|
Called when the enabled / disable redaction preview button was clicked.
previewEnabled | true if redactions should be previewed, false if
they should just be rendered as marks.
|
---|
Called when the apply redactions button was clicked.
Called when the clear redaction buttons was clicked.