Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hufe921/canvas-editor
/ functions
Functions
1,174 in github.com/Hufe921/canvas-editor
⨍
Functions
1,174
◇
Types & classes
446
Method
cut
()
src/editor/core/draw/control/checkbox/CheckboxControl.ts:151
Method
cut
()
src/editor/core/draw/control/date/DateControl.ts:297
Method
cut
()
src/editor/core/draw/control/select/SelectControl.ts:286
Method
cut
()
src/editor/core/draw/control/text/TextControl.ts:262
Method
cut
()
src/editor/core/event/CanvasEvent.ts:219
Function
dblclick
(host: CanvasEvent, evt: MouseEvent)
src/editor/core/event/handlers/click.ts:107
Method
dblclick
(evt: MouseEvent)
src/editor/core/event/CanvasEvent.ts:207
Method
deleteArea
(options?: IDeleteAreaOption)
src/editor/core/command/CommandAdapt.ts:2713
Method
deleteArea
(options: IDeleteAreaOption = {})
src/editor/core/draw/interactive/Area.ts:311
Method
deleteElement
(elementList: IElement[])
src/editor/core/command/CommandAdapt.ts:1966
Method
deleteElementById
(payload: IDeleteElementByIdOption)
src/editor/core/command/CommandAdapt.ts:1962
Method
deleteGroup
(groupId: string)
src/editor/core/command/CommandAdapt.ts:2267
Method
deleteGroup
(groupId: string)
src/editor/core/draw/interactive/Group.ts:78
Method
deleteHyperlink
()
src/editor/core/command/CommandAdapt.ts:1145
Method
deleteTable
()
src/editor/core/command/CommandAdapt.ts:1019
Method
deleteTableCol
()
src/editor/core/command/CommandAdapt.ts:1013
Method
deleteTableCol
()
src/editor/core/draw/particle/table/TableOperate.ts:411
Method
deleteTableRow
()
src/editor/core/command/CommandAdapt.ts:1007
Method
deleteTableRow
()
src/editor/core/draw/particle/table/TableOperate.ts:350
Method
deleteWatermark
()
src/editor/core/command/CommandAdapt.ts:1309
Function
destroy
()
tests/factories/editor.ts:57
Method
destroy
()
src/editor/core/draw/control/number/Calculator.ts:159
Method
destroy
()
src/editor/core/draw/particle/date/DatePicker.ts:880
Method
destroy
()
src/editor/core/draw/interactive/Magnifier.ts:150
Method
destroy
()
src/editor/core/worker/WorkerManager.ts:97
Method
destroy
()
src/editor/core/accessibility/Accessibility.ts:71
Method
disconnect
()
tests/setup.ts:13
Function
dragover
(evt: DragEvent | MouseEvent, host: CanvasEvent)
src/editor/core/event/handlers/drag.ts:6
Method
drawing
(evt: MouseEvent)
src/editor/core/draw/graffiti/Graffiti.ts:45
Method
drop
(evt: DragEvent)
src/editor/core/event/CanvasEvent.ts:235
Method
editHyperlink
(payload: string)
src/editor/core/command/CommandAdapt.ts:1193
Method
execute
(fn: Function)
src/editor/core/history/HistoryManager.ts:31
Function
flushMicrotasks
()
tests/helpers/async.ts:1
Method
focus
(payload?: IFocusOption)
src/editor/core/command/CommandAdapt.ts:2658
Method
font
(payload: string, options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:380
Method
format
(options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:348
Method
getAgentDomValue
()
src/editor/core/cursor/Cursor.ts:64
Method
getAreaValue
( options?: IGetAreaValueOption )
src/editor/core/command/CommandAdapt.ts:1489
Method
getAreaValue
( options: IGetAreaValueOption = {} )
src/editor/core/draw/interactive/Area.ts:192
Method
getCatalog
()
src/editor/core/worker/WorkerManager.ts:42
Method
getCode
()
src/editor/core/draw/control/checkbox/CheckboxControl.ts:28
Method
getContextMenuList
()
src/editor/core/contextmenu/ContextMenu.ts:66
Method
getControlHighlight
(elementList: IElement[], index: number)
src/editor/core/draw/control/interactive/ControlSearch.ts:37
Method
getControlList
()
src/editor/core/command/CommandAdapt.ts:2349
Method
getControlValue
( payload: IGetControlValueOption )
src/editor/core/command/CommandAdapt.ts:2304
Method
getCursorDom
()
src/editor/core/cursor/Cursor.ts:52
Method
getElement
(elementList: IElement[])
src/editor/core/command/CommandAdapt.ts:2010
Method
getElement
()
src/editor/core/draw/control/checkbox/CheckboxControl.ts:24
Method
getElement
()
src/editor/core/draw/control/date/DateControl.ts:45
Method
getElement
()
src/editor/core/draw/control/select/SelectControl.ts:58
Method
getElement
()
src/editor/core/draw/control/text/TextControl.ts:35
Method
getElementById
(payload: IGetElementByIdOption)
src/editor/core/command/CommandAdapt.ts:2006
Method
getElementInfoById
(elementList: IElement[])
src/editor/core/command/CommandAdapt.ts:1884
Method
getElementList
()
src/editor/core/draw/frame/Footer.ts:40
Method
getExtraHeight
(pageNo?: number)
src/editor/core/draw/frame/Footer.ts:117
Method
getGroupIds
()
src/editor/core/worker/WorkerManager.ts:61
Method
getGroupIds
()
tests/factories/editor.ts:20
Method
getImageList
(elementList: IElement[])
src/editor/core/draw/particle/ImageParticle.ts:29
Method
getIntersectionPageNo
()
src/editor/core/draw/Draw.ts:561
Method
getIsPopup
()
src/editor/core/draw/control/number/NumberControl.ts:28
Method
getIsPopup
()
src/editor/core/draw/control/select/SelectControl.ts:62
Method
getKeywordContext
(payload: string)
src/editor/core/command/CommandAdapt.ts:1748
Method
getKeywordRangeList
(payload: string)
src/editor/core/range/RangeManager.ts:355
Method
getLineBreakParticle
()
src/editor/core/draw/Draw.ts:673
Method
getLocale
()
src/editor/core/command/CommandAdapt.ts:2120
Method
getMainHeight
()
src/editor/core/draw/Draw.ts:447
Method
getMainPositionList
()
src/editor/core/position/Position.ts:194
Method
getNextContext
( elementList: IElement[], start: number )
src/editor/core/draw/control/Control.ts:1588
Method
getPositionContextByEvent
( evt: MouseEvent, options: IPositionContextByEventOption = {} )
src/editor/core/command/CommandAdapt.ts:2563
Method
getPositionList
()
src/editor/core/draw/frame/Footer.ts:44
Method
getPreContext
( elementList: IElement[], start: number )
src/editor/core/draw/control/Control.ts:1467
Method
getRangeParagraph
()
src/editor/core/command/CommandAdapt.ts:1739
Method
getRangeRow
()
src/editor/core/command/CommandAdapt.ts:1734
Method
getRowList
()
src/editor/core/draw/frame/Footer.ts:32
Method
getSearchNavigateInfo
()
src/editor/core/command/CommandAdapt.ts:1368
Method
getTitleValue
( payload: IGetTitleValueOption )
src/editor/core/command/CommandAdapt.ts:2497
Method
getValue
(options?: IGetValueOption)
src/editor/core/command/CommandAdapt.ts:1481
Method
getValue
(options: IGetValueOption = {})
src/editor/core/draw/Draw.ts:1235
Method
getValue
(elementList: IElement[], zone: EditorZone)
src/editor/core/draw/control/Control.ts:980
Method
getValue
()
src/editor/core/draw/control/checkbox/CheckboxControl.ts:32
Method
getValue
()
src/editor/core/draw/graffiti/Graffiti.ts:85
Method
getValue
(options?: IGetValueOption)
src/editor/core/worker/WorkerManager.ts:76
Method
getValue
(options?: any)
tests/factories/editor.ts:23
Method
getValueAsync
(options?: IGetValueOption)
src/editor/core/command/CommandAdapt.ts:1485
Method
getVisiblePageNoList
()
src/editor/core/draw/Draw.ts:547
Method
getWordCount
()
src/editor/core/worker/WorkerManager.ts:27
Method
handleRangeChange
(range: IRange)
src/editor/core/accessibility/Accessibility.ts:40
Method
hideCursor
()
src/editor/core/command/CommandAdapt.ts:302
Method
highlight
(payload: string | null, options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:852
Method
hyperlink
( payload: Pick<IElement, 'valueList' | 'hyperlinkId' | 'url'> )
src/editor/core/command/CommandAdapt.ts:1089
Method
image
(payload: IDrawImagePayload)
src/editor/core/command/CommandAdapt.ts:1323
Method
input
(data: string)
src/editor/core/accessibility/Accessibility.ts:55
Method
insertArea
(payload: IInsertAreaOption)
src/editor/core/command/CommandAdapt.ts:2701
Method
insertArea
(payload: IInsertAreaOption)
src/editor/core/draw/interactive/Area.ts:78
Method
insertControl
(payload: IElement)
src/editor/core/command/CommandAdapt.ts:2467
Method
insertTable
(row: number, col: number)
src/editor/core/command/CommandAdapt.ts:975
Method
insertTable
(row: number, col: number)
src/editor/core/draw/particle/table/TableOperate.ts:38
Method
insertTableBottomRow
()
src/editor/core/command/CommandAdapt.ts:989
Method
insertTableLeftCol
()
src/editor/core/command/CommandAdapt.ts:995
Method
insertTableLeftCol
()
src/editor/core/draw/particle/table/TableOperate.ts:251
← previous
next →
901–1,000 of 1,174, ranked by callers