MCPcopy Create free account

hub / github.com/YingshanDeng/SharedPen / functions

Functions406 in github.com/YingshanDeng/SharedPen

Methodconstructor
(outstanding)
lib/Client.js:99
Methodconstructor
(outstanding, buffering)
lib/Client.js:142
Methodconstructor
(operation, metadata)
lib/WrappedOperation.js:33
Methodconstructor
* Used for the annotations we store in our AnnotationList. * @param attributes * @constructor
lib/RichTextCodeMirror.js:13
Methodconstructor
(codeMirror)
lib/RichTextCodeMirror.js:61
Methodconstructor
(cm, url)
lib/SharedPen.js:11
Methodconstructor
()
lib/TextOperation.js:7
Methodconstructor
(selectionBefore, selectionAfter)
lib/EditorClient.js:10
Methodconstructor
(editorAdapter, id, name, selection)
lib/EditorClient.js:29
Methodconstructor
(data, serverAdapter, editorAdapter)
lib/EditorClient.js:77
Methodconstructor
(document, operations)
lib/SharedPenServer.js:8
Methodconstructor
(document, operations, docId, mayWrite)
lib/SharedPenServer.js:40
Methodconstructor
(pos, length)
lib/AnnotationList.js:5
Methodconstructor
(pos, node)
lib/AnnotationList.js:15
Methodconstructor
(pos, node)
lib/AnnotationList.js:27
Methodconstructor
(length, annotation)
lib/AnnotationList.js:40
Methodconstructor
(changeHandler)
lib/AnnotationList.js:60
Methodconstructor
(maxItems)
lib/UndoManager.js:11
Methodconstructor
(type)
lib/TextAction.js:13
Methodconstructor
(anchor, head)
lib/Selection.js:8
Methodconstructor
(ranges)
lib/Selection.js:53
Methodconstructor
(socket)
lib/ClientSocketIOAdapter.js:5
Methodconstructor
(props)
examples/react-demo/src/App.js:8
Methodconstructor
(props)
examples/react-demo/src/components/ToolboxToolbar.js:39
Methodconstructor
(props)
examples/react-demo/src/components/toolbar/ColorPalette.js:5
Methodcount
()
lib/AnnotationList.js:408
MethodcreateCursor
(position)
lib/Selection.js:59
MethoddeleteLeft
()
lib/RichTextCodeMirror.js:347
MethoddeleteLeft
()
lib/SharedPen.js:181
MethoddeleteRight
()
lib/RichTextCodeMirror.js:368
MethoddeleteRight
()
lib/SharedPen.js:184
Methoddetach
()
lib/RichTextCodeMirrorAdapter.js:53
Methoddetach
()
lib/RichTextCodeMirror.js:92
Methoddigits
(n)
lib/Utils.js:177
Methodequals
(other)
lib/RichTextCodeMirror.js:16
Methodequals
(other)
lib/TextOperation.js:21
Methodequals
(otherAction)
lib/TextAction.js:46
Methodequals
(other)
lib/Selection.js:67
MethodexportToElement
(entity)
lib/EntityManager.js:78
Methodformat
()
lib/RichTextCodeMirror.js:418
MethodfromElement
(element)
lib/EntityManager.js:98
MethodfromJSON
(ops)
lib/TextOperation.js:155
MethodfromJSON
(obj)
lib/Selection.js:62
FunctiongetCacheKey
()
examples/react-demo/config/jest/cssTransform.js:10
MethodgetMarkerLine
()
lib/RichTextCodeMirror.js:943
Methodhue2rgb
(hue)
lib/Utils.js:190
Methodindent
()
lib/RichTextCodeMirror.js:390
MethodinsertEntity
(type, info, origin)
lib/SharedPen.js:216
MethodinsertEntityAt
(index, type, info, origin)
lib/SharedPen.js:219
MethodinsertImage
()
lib/SharedPen.js:212
MethodinsertLink
()
lib/SharedPen.js:209
Methodinvert
()
lib/WrappedOperation.js:40
Methodinvert
(str)
lib/TextOperation.js:255
MethodisRedoing
()
lib/UndoManager.js:94
MethodisUndoing
()
lib/UndoManager.js:91
Methodlast
lib/EditorClient.js:206
Functionlogger
(message)
examples/react-demo/config/webpack.config.prod.js:323
Methodnewline
()
lib/RichTextCodeMirror.js:243
Methodnewline
()
lib/SharedPen.js:178
MethodonAnnotationsChanged_
* Updates the nodes of an Annotation. * @param {Array.<OldAnnotatedSpan>} oldNodes The list of nodes to replace. * @param {Array.<NewAnnotatedSp
lib/RichTextCodeMirror.js:635
MethodonAttributesChange
(_, changes)
lib/RichTextCodeMirrorAdapter.js:67
MethodonBeforeChange
************************* editor adapter callbacks
lib/EditorClient.js:196
MethodonBlur
()
lib/RichTextCodeMirrorAdapter.js:79
MethodonChange
(_, changes)
lib/RichTextCodeMirrorAdapter.js:61
MethodonCodeMirrorBeforeChange_
(cm, change)
lib/RichTextCodeMirror.js:510
MethodonCodeMirrorChange_
(cm, cmChanges)
lib/RichTextCodeMirror.js:523
MethodonCursorActivity
()
lib/RichTextCodeMirrorAdapter.js:73
MethodonCursorActivity_
()
lib/RichTextCodeMirror.js:610
MethodonFocus
()
lib/RichTextCodeMirrorAdapter.js:76
MethodonFocus
()
lib/EditorClient.js:244
FunctionposEq
(a, b)
ot.js/codemirror-adapter.js:44
MethodposEq
(a, b)
lib/Utils.js:37
Functionprocess
()
examples/react-demo/config/jest/cssTransform.js:7
Functionprocess
(src, filename)
examples/react-demo/config/jest/fileTransform.js:9
Methodredo
()
lib/EditorClient.js:258
Functionregister
()
examples/react-demo/src/registerServiceWorker.js:21
MethodregisterCallbacks
(cbs)
lib/RichTextCodeMirrorAdapter.js:92
Methodremove
()
lib/RichTextCodeMirror.js:1183
Methodrender
()
examples/react-demo/src/components/Editor.js:5
Methodrender
()
examples/react-demo/src/components/ToolboxToolbar.js:303
Methodrender
()
examples/react-demo/src/components/Toolbox.js:6
Methodrender
()
examples/react-demo/src/components/toolbar/DropdownList.js:28
Methodrender
()
examples/react-demo/src/components/toolbar/MenuButton.js:24
Methodrender
()
examples/react-demo/src/components/toolbar/ColorPalette.js:232
Methodrender
()
examples/react-demo/src/components/toolbar/NormalButton.js:6
Methodresend
(client)
lib/Client.js:182
Methodrgb2hex
(r, g, b)
lib/Utils.js:176
MethodsendOperation
(revision, operation)
lib/EditorClient.js:151
MethodsendOperation
(revision, operation, selection)
lib/ClientSocketIOAdapter.js:35
MethodsendSelection
(selection)
lib/ClientSocketIOAdapter.js:38
MethodserverAck
(client)
lib/Client.js:84
MethodserverAck
(client)
lib/Client.js:124
MethodserverAck
(client)
lib/Client.js:176
MethodsetName
(socket, name)
lib/SharedPenServer.js:138
MethodshouldBeComposedWith
(other)
lib/TextOperation.js:406
Methodtransform
(operation1, operation2)
lib/TextOperation.js:479
Methodtransform
(other)
lib/Selection.js:84
MethodtransformIndex
(index)
lib/Selection.js:22
MethodtransformSelection
(selection)
lib/Client.js:88
MethodtransformSelection
(selection)
lib/Client.js:134
← previousnext →301–400 of 406, ranked by callers