Companion

object Companion

Action-ID constants and helpers shared by producers wiring items to this binder.

Properties

Link copied to clipboard
const val ACTION_REDO: String

Action id for the redo command (ADR-Toolbar-4).

Link copied to clipboard
const val ACTION_UNDO: String

Action id for the undo command (ADR-Toolbar-4).

Link copied to clipboard

Prefix shared by all annotation-tool action ids (e.g. pspdf.annotation.ink).

Functions

Link copied to clipboard

Build the action id for tool, namespaced under ANNOTATION_PREFIX with the lowercase enum name (e.g. pspdf.annotation.ink).