@univerjs/docs-ui v0.5.0-beta.1 • Docs
index
Index
Enumerations
Enumeration | Description |
---|---|
ChangeListNestingLevelType | - |
DOCS_VIEW_KEY | Copyright 2023-present DreamNum Inc. |
VIEWPORT_KEY | - |
Classes
Class | Description |
---|---|
DocAutoFormatService | service for auto-formatting, handle shortcut like Space or Tab . |
DocBackScrollRenderController | Every render module should implement this interface. |
DocCanvasPopManagerService | - |
DocEventManagerService | Every render module should implement this interface. |
DocIMEInputManagerService | Every render module should implement this interface. |
DocRenderController | Every render module should implement this interface. |
DocSelectionRenderService | Every render module should implement this interface. |
DocsRenderService | - |
DocStateChangeManagerService | - |
DocUIController | - |
Editor | - |
EditorService | - |
NodePositionConvertToCursor | - |
NodePositionConvertToRectRange | - |
RangeSelectorService | - |
RectRange | - |
TextRange | - |
UniverDocsUIPlugin | Plug-in base class, all plug-ins must inherit from this base class. Provide basic methods. |