MCPcopy Create free account

hub / github.com/Hufe921/canvas-editor / functions

Functions1,174 in github.com/Hufe921/canvas-editor

Methodcut
()
src/editor/core/draw/control/checkbox/CheckboxControl.ts:151
Methodcut
()
src/editor/core/draw/control/date/DateControl.ts:297
Methodcut
()
src/editor/core/draw/control/select/SelectControl.ts:286
Methodcut
()
src/editor/core/draw/control/text/TextControl.ts:262
Methodcut
()
src/editor/core/event/CanvasEvent.ts:219
Functiondblclick
(host: CanvasEvent, evt: MouseEvent)
src/editor/core/event/handlers/click.ts:107
Methoddblclick
(evt: MouseEvent)
src/editor/core/event/CanvasEvent.ts:207
MethoddeleteArea
(options?: IDeleteAreaOption)
src/editor/core/command/CommandAdapt.ts:2713
MethoddeleteArea
(options: IDeleteAreaOption = {})
src/editor/core/draw/interactive/Area.ts:311
MethoddeleteElement
(elementList: IElement[])
src/editor/core/command/CommandAdapt.ts:1966
MethoddeleteElementById
(payload: IDeleteElementByIdOption)
src/editor/core/command/CommandAdapt.ts:1962
MethoddeleteGroup
(groupId: string)
src/editor/core/command/CommandAdapt.ts:2267
MethoddeleteGroup
(groupId: string)
src/editor/core/draw/interactive/Group.ts:78
MethoddeleteHyperlink
()
src/editor/core/command/CommandAdapt.ts:1145
MethoddeleteTable
()
src/editor/core/command/CommandAdapt.ts:1019
MethoddeleteTableCol
()
src/editor/core/command/CommandAdapt.ts:1013
MethoddeleteTableCol
()
src/editor/core/draw/particle/table/TableOperate.ts:411
MethoddeleteTableRow
()
src/editor/core/command/CommandAdapt.ts:1007
MethoddeleteTableRow
()
src/editor/core/draw/particle/table/TableOperate.ts:350
MethoddeleteWatermark
()
src/editor/core/command/CommandAdapt.ts:1309
Functiondestroy
()
tests/factories/editor.ts:57
Methoddestroy
()
src/editor/core/draw/control/number/Calculator.ts:159
Methoddestroy
()
src/editor/core/draw/particle/date/DatePicker.ts:880
Methoddestroy
()
src/editor/core/draw/interactive/Magnifier.ts:150
Methoddestroy
()
src/editor/core/worker/WorkerManager.ts:97
Methoddestroy
()
src/editor/core/accessibility/Accessibility.ts:71
Methoddisconnect
()
tests/setup.ts:13
Functiondragover
(evt: DragEvent | MouseEvent, host: CanvasEvent)
src/editor/core/event/handlers/drag.ts:6
Methoddrawing
(evt: MouseEvent)
src/editor/core/draw/graffiti/Graffiti.ts:45
Methoddrop
(evt: DragEvent)
src/editor/core/event/CanvasEvent.ts:235
MethodeditHyperlink
(payload: string)
src/editor/core/command/CommandAdapt.ts:1193
Methodexecute
(fn: Function)
src/editor/core/history/HistoryManager.ts:31
FunctionflushMicrotasks
()
tests/helpers/async.ts:1
Methodfocus
(payload?: IFocusOption)
src/editor/core/command/CommandAdapt.ts:2658
Methodfont
(payload: string, options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:380
Methodformat
(options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:348
MethodgetAgentDomValue
()
src/editor/core/cursor/Cursor.ts:64
MethodgetAreaValue
( options?: IGetAreaValueOption )
src/editor/core/command/CommandAdapt.ts:1489
MethodgetAreaValue
( options: IGetAreaValueOption = {} )
src/editor/core/draw/interactive/Area.ts:192
MethodgetCatalog
()
src/editor/core/worker/WorkerManager.ts:42
MethodgetCode
()
src/editor/core/draw/control/checkbox/CheckboxControl.ts:28
MethodgetContextMenuList
()
src/editor/core/contextmenu/ContextMenu.ts:66
MethodgetControlHighlight
(elementList: IElement[], index: number)
src/editor/core/draw/control/interactive/ControlSearch.ts:37
MethodgetControlList
()
src/editor/core/command/CommandAdapt.ts:2349
MethodgetControlValue
( payload: IGetControlValueOption )
src/editor/core/command/CommandAdapt.ts:2304
MethodgetCursorDom
()
src/editor/core/cursor/Cursor.ts:52
MethodgetElement
(elementList: IElement[])
src/editor/core/command/CommandAdapt.ts:2010
MethodgetElement
()
src/editor/core/draw/control/checkbox/CheckboxControl.ts:24
MethodgetElement
()
src/editor/core/draw/control/date/DateControl.ts:45
MethodgetElement
()
src/editor/core/draw/control/select/SelectControl.ts:58
MethodgetElement
()
src/editor/core/draw/control/text/TextControl.ts:35
MethodgetElementById
(payload: IGetElementByIdOption)
src/editor/core/command/CommandAdapt.ts:2006
MethodgetElementInfoById
(elementList: IElement[])
src/editor/core/command/CommandAdapt.ts:1884
MethodgetElementList
()
src/editor/core/draw/frame/Footer.ts:40
MethodgetExtraHeight
(pageNo?: number)
src/editor/core/draw/frame/Footer.ts:117
MethodgetGroupIds
()
src/editor/core/worker/WorkerManager.ts:61
MethodgetGroupIds
()
tests/factories/editor.ts:20
MethodgetImageList
(elementList: IElement[])
src/editor/core/draw/particle/ImageParticle.ts:29
MethodgetIntersectionPageNo
()
src/editor/core/draw/Draw.ts:561
MethodgetIsPopup
()
src/editor/core/draw/control/number/NumberControl.ts:28
MethodgetIsPopup
()
src/editor/core/draw/control/select/SelectControl.ts:62
MethodgetKeywordContext
(payload: string)
src/editor/core/command/CommandAdapt.ts:1748
MethodgetKeywordRangeList
(payload: string)
src/editor/core/range/RangeManager.ts:355
MethodgetLineBreakParticle
()
src/editor/core/draw/Draw.ts:673
MethodgetLocale
()
src/editor/core/command/CommandAdapt.ts:2120
MethodgetMainHeight
()
src/editor/core/draw/Draw.ts:447
MethodgetMainPositionList
()
src/editor/core/position/Position.ts:194
MethodgetNextContext
( elementList: IElement[], start: number )
src/editor/core/draw/control/Control.ts:1588
MethodgetPositionContextByEvent
( evt: MouseEvent, options: IPositionContextByEventOption = {} )
src/editor/core/command/CommandAdapt.ts:2563
MethodgetPositionList
()
src/editor/core/draw/frame/Footer.ts:44
MethodgetPreContext
( elementList: IElement[], start: number )
src/editor/core/draw/control/Control.ts:1467
MethodgetRangeParagraph
()
src/editor/core/command/CommandAdapt.ts:1739
MethodgetRangeRow
()
src/editor/core/command/CommandAdapt.ts:1734
MethodgetRowList
()
src/editor/core/draw/frame/Footer.ts:32
MethodgetSearchNavigateInfo
()
src/editor/core/command/CommandAdapt.ts:1368
MethodgetTitleValue
( payload: IGetTitleValueOption )
src/editor/core/command/CommandAdapt.ts:2497
MethodgetValue
(options?: IGetValueOption)
src/editor/core/command/CommandAdapt.ts:1481
MethodgetValue
(options: IGetValueOption = {})
src/editor/core/draw/Draw.ts:1235
MethodgetValue
(elementList: IElement[], zone: EditorZone)
src/editor/core/draw/control/Control.ts:980
MethodgetValue
()
src/editor/core/draw/control/checkbox/CheckboxControl.ts:32
MethodgetValue
()
src/editor/core/draw/graffiti/Graffiti.ts:85
MethodgetValue
(options?: IGetValueOption)
src/editor/core/worker/WorkerManager.ts:76
MethodgetValue
(options?: any)
tests/factories/editor.ts:23
MethodgetValueAsync
(options?: IGetValueOption)
src/editor/core/command/CommandAdapt.ts:1485
MethodgetVisiblePageNoList
()
src/editor/core/draw/Draw.ts:547
MethodgetWordCount
()
src/editor/core/worker/WorkerManager.ts:27
MethodhandleRangeChange
(range: IRange)
src/editor/core/accessibility/Accessibility.ts:40
MethodhideCursor
()
src/editor/core/command/CommandAdapt.ts:302
Methodhighlight
(payload: string | null, options?: IRichtextOption)
src/editor/core/command/CommandAdapt.ts:852
Methodhyperlink
( payload: Pick<IElement, 'valueList' | 'hyperlinkId' | 'url'> )
src/editor/core/command/CommandAdapt.ts:1089
Methodimage
(payload: IDrawImagePayload)
src/editor/core/command/CommandAdapt.ts:1323
Methodinput
(data: string)
src/editor/core/accessibility/Accessibility.ts:55
MethodinsertArea
(payload: IInsertAreaOption)
src/editor/core/command/CommandAdapt.ts:2701
MethodinsertArea
(payload: IInsertAreaOption)
src/editor/core/draw/interactive/Area.ts:78
MethodinsertControl
(payload: IElement)
src/editor/core/command/CommandAdapt.ts:2467
MethodinsertTable
(row: number, col: number)
src/editor/core/command/CommandAdapt.ts:975
MethodinsertTable
(row: number, col: number)
src/editor/core/draw/particle/table/TableOperate.ts:38
MethodinsertTableBottomRow
()
src/editor/core/command/CommandAdapt.ts:989
MethodinsertTableLeftCol
()
src/editor/core/command/CommandAdapt.ts:995
MethodinsertTableLeftCol
()
src/editor/core/draw/particle/table/TableOperate.ts:251
← previousnext →901–1,000 of 1,174, ranked by callers