Classes
AbstractEditorAnnotationCommandCommandComponentConfiguratorContainerEditorContainerSelectionDOMImporterDocumentDocumentNodeEditAnnotationCommandEditingEventEmitterInsertInlineNodeCommandNodeIndexPropertyAnnotationPropertySelectionProseEditorScrollPaneSelectionSpellCheckCommandSurfaceTextNodeTransactionDocumentVirtualElement
Components
Modules
Clipboard
Class defined in ui/Clipboard.js#19
The Clipboard is a Component which should be rendered as a sibling component of one or multiple Surfaces.
It uses the JSONImporter and JSONExporter for internal copy'n'pasting, i.e., within one window or between two instances with the same DocumentSchema.
For inter-application copy'n'paste, the ClipboardImporter and ClipboardExporter is used.
new Clipboard()
Constructor defined in ui/Clipboard.js#21