Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YingshanDeng/SharedPen
/ functions
Functions
406 in github.com/YingshanDeng/SharedPen
⨍
Functions
406
◇
Types & classes
75
Method
constructor
(outstanding)
lib/Client.js:99
Method
constructor
(outstanding, buffering)
lib/Client.js:142
Method
constructor
(operation, metadata)
lib/WrappedOperation.js:33
Method
constructor
* Used for the annotations we store in our AnnotationList. * @param attributes * @constructor
lib/RichTextCodeMirror.js:13
Method
constructor
(codeMirror)
lib/RichTextCodeMirror.js:61
Method
constructor
(cm, url)
lib/SharedPen.js:11
Method
constructor
()
lib/TextOperation.js:7
Method
constructor
(selectionBefore, selectionAfter)
lib/EditorClient.js:10
Method
constructor
(editorAdapter, id, name, selection)
lib/EditorClient.js:29
Method
constructor
(data, serverAdapter, editorAdapter)
lib/EditorClient.js:77
Method
constructor
(document, operations)
lib/SharedPenServer.js:8
Method
constructor
(document, operations, docId, mayWrite)
lib/SharedPenServer.js:40
Method
constructor
(pos, length)
lib/AnnotationList.js:5
Method
constructor
(pos, node)
lib/AnnotationList.js:15
Method
constructor
(pos, node)
lib/AnnotationList.js:27
Method
constructor
(length, annotation)
lib/AnnotationList.js:40
Method
constructor
(changeHandler)
lib/AnnotationList.js:60
Method
constructor
(maxItems)
lib/UndoManager.js:11
Method
constructor
(type)
lib/TextAction.js:13
Method
constructor
(anchor, head)
lib/Selection.js:8
Method
constructor
(ranges)
lib/Selection.js:53
Method
constructor
(socket)
lib/ClientSocketIOAdapter.js:5
Method
constructor
(props)
examples/react-demo/src/App.js:8
Method
constructor
(props)
examples/react-demo/src/components/ToolboxToolbar.js:39
Method
constructor
(props)
examples/react-demo/src/components/toolbar/ColorPalette.js:5
Method
count
()
lib/AnnotationList.js:408
Method
createCursor
(position)
lib/Selection.js:59
Method
deleteLeft
()
lib/RichTextCodeMirror.js:347
Method
deleteLeft
()
lib/SharedPen.js:181
Method
deleteRight
()
lib/RichTextCodeMirror.js:368
Method
deleteRight
()
lib/SharedPen.js:184
Method
detach
()
lib/RichTextCodeMirrorAdapter.js:53
Method
detach
()
lib/RichTextCodeMirror.js:92
Method
digits
(n)
lib/Utils.js:177
Method
equals
(other)
lib/RichTextCodeMirror.js:16
Method
equals
(other)
lib/TextOperation.js:21
Method
equals
(otherAction)
lib/TextAction.js:46
Method
equals
(other)
lib/Selection.js:67
Method
exportToElement
(entity)
lib/EntityManager.js:78
Method
format
()
lib/RichTextCodeMirror.js:418
Method
fromElement
(element)
lib/EntityManager.js:98
Method
fromJSON
(ops)
lib/TextOperation.js:155
Method
fromJSON
(obj)
lib/Selection.js:62
Function
getCacheKey
()
examples/react-demo/config/jest/cssTransform.js:10
Method
getMarkerLine
()
lib/RichTextCodeMirror.js:943
Method
hue2rgb
(hue)
lib/Utils.js:190
Method
indent
()
lib/RichTextCodeMirror.js:390
Method
insertEntity
(type, info, origin)
lib/SharedPen.js:216
Method
insertEntityAt
(index, type, info, origin)
lib/SharedPen.js:219
Method
insertImage
()
lib/SharedPen.js:212
Method
insertLink
()
lib/SharedPen.js:209
Method
invert
()
lib/WrappedOperation.js:40
Method
invert
(str)
lib/TextOperation.js:255
Method
isRedoing
()
lib/UndoManager.js:94
Method
isUndoing
()
lib/UndoManager.js:91
Method
last
lib/EditorClient.js:206
Function
logger
(message)
examples/react-demo/config/webpack.config.prod.js:323
Method
newline
()
lib/RichTextCodeMirror.js:243
Method
newline
()
lib/SharedPen.js:178
Method
onAnnotationsChanged_
* Updates the nodes of an Annotation. * @param {Array.<OldAnnotatedSpan>} oldNodes The list of nodes to replace. * @param {Array.<NewAnnotatedSp
lib/RichTextCodeMirror.js:635
Method
onAttributesChange
(_, changes)
lib/RichTextCodeMirrorAdapter.js:67
Method
onBeforeChange
************************* editor adapter callbacks
lib/EditorClient.js:196
Method
onBlur
()
lib/RichTextCodeMirrorAdapter.js:79
Method
onChange
(_, changes)
lib/RichTextCodeMirrorAdapter.js:61
Method
onCodeMirrorBeforeChange_
(cm, change)
lib/RichTextCodeMirror.js:510
Method
onCodeMirrorChange_
(cm, cmChanges)
lib/RichTextCodeMirror.js:523
Method
onCursorActivity
()
lib/RichTextCodeMirrorAdapter.js:73
Method
onCursorActivity_
()
lib/RichTextCodeMirror.js:610
Method
onFocus
()
lib/RichTextCodeMirrorAdapter.js:76
Method
onFocus
()
lib/EditorClient.js:244
Function
posEq
(a, b)
ot.js/codemirror-adapter.js:44
Method
posEq
(a, b)
lib/Utils.js:37
Function
process
()
examples/react-demo/config/jest/cssTransform.js:7
Function
process
(src, filename)
examples/react-demo/config/jest/fileTransform.js:9
Method
redo
()
lib/EditorClient.js:258
Function
register
()
examples/react-demo/src/registerServiceWorker.js:21
Method
registerCallbacks
(cbs)
lib/RichTextCodeMirrorAdapter.js:92
Method
remove
()
lib/RichTextCodeMirror.js:1183
Method
render
()
examples/react-demo/src/components/Editor.js:5
Method
render
()
examples/react-demo/src/components/ToolboxToolbar.js:303
Method
render
()
examples/react-demo/src/components/Toolbox.js:6
Method
render
()
examples/react-demo/src/components/toolbar/DropdownList.js:28
Method
render
()
examples/react-demo/src/components/toolbar/MenuButton.js:24
Method
render
()
examples/react-demo/src/components/toolbar/ColorPalette.js:232
Method
render
()
examples/react-demo/src/components/toolbar/NormalButton.js:6
Method
resend
(client)
lib/Client.js:182
Method
rgb2hex
(r, g, b)
lib/Utils.js:176
Method
sendOperation
(revision, operation)
lib/EditorClient.js:151
Method
sendOperation
(revision, operation, selection)
lib/ClientSocketIOAdapter.js:35
Method
sendSelection
(selection)
lib/ClientSocketIOAdapter.js:38
Method
serverAck
(client)
lib/Client.js:84
Method
serverAck
(client)
lib/Client.js:124
Method
serverAck
(client)
lib/Client.js:176
Method
setName
(socket, name)
lib/SharedPenServer.js:138
Method
shouldBeComposedWith
(other)
lib/TextOperation.js:406
Method
transform
(operation1, operation2)
lib/TextOperation.js:479
Method
transform
(other)
lib/Selection.js:84
Method
transformIndex
(index)
lib/Selection.js:22
Method
transformSelection
(selection)
lib/Client.js:88
Method
transformSelection
(selection)
lib/Client.js:134
← previous
next →
301–400 of 406, ranked by callers