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
↓ 1 callers
Method
initClientContent
()
lib/Client.js:10
↓ 1 callers
Method
initOtherClients
(clients)
lib/EditorClient.js:135
↓ 1 callers
Method
initializeKeyMap_
()
lib/SharedPen.js:65
↓ 1 callers
Method
insertEntityAt
(index, type, info, origin)
lib/RichTextCodeMirror.js:1231
↓ 1 callers
Method
insertEntityAtCursor
(type, info, origin)
lib/RichTextCodeMirror.js:1227
↓ 1 callers
Method
insertEntity_
(index, entity, origin)
lib/RichTextCodeMirror.js:1235
↓ 1 callers
Method
invertOperation
(operation)
lib/RichTextCodeMirrorAdapter.js:232
↓ 1 callers
Method
italic
()
lib/SharedPen.js:143
↓ 1 callers
Function
last
(arr)
ot.js/codemirror-adapter.js:79
↓ 1 callers
Function
last
(arr)
ot.js/editor-client.js:324
↓ 1 callers
Method
makeOrderedListElement_
(number)
lib/RichTextCodeMirror.js:991
↓ 1 callers
Method
makeUnorderedListElement_
()
lib/RichTextCodeMirror.js:994
↓ 1 callers
Method
markEntity_
(annotationNode)
lib/RichTextCodeMirror.js:1109
↓ 1 callers
Method
markLineSentinelCharactersForChanges_
* Detects whether any line sentinel characters were added or removed by the change and if so, * re-marks line sentinel characters on the affected r
lib/RichTextCodeMirror.js:844
↓ 1 callers
Method
markLineSentinelCharacters_
(line, startIndex, endIndex, listNumber)
lib/RichTextCodeMirror.js:937
↓ 1 callers
Function
maxPos
(a, b)
ot.js/codemirror-adapter.js:48
↓ 1 callers
Function
maxPos
(a, b)
lib/RichTextCodeMirrorAdapter.js:8
↓ 1 callers
Method
mergeNodesWithSameAnnotations_
(list)
lib/AnnotationList.js:392
↓ 1 callers
Function
minPos
(a, b)
ot.js/codemirror-adapter.js:47
↓ 1 callers
Function
minPos
(a, b)
lib/RichTextCodeMirrorAdapter.js:7
↓ 1 callers
Method
onBlur
()
lib/EditorClient.js:247
↓ 1 callers
Method
onChange
(textOperation, inverse)
lib/EditorClient.js:199
↓ 1 callers
Method
onClientJoin
************************* server adapter callbacks
lib/EditorClient.js:162
↓ 1 callers
Method
operationFromAttributesChanges
(changes, cm)
lib/RichTextCodeMirrorAdapter.js:170
↓ 1 callers
Method
orderedList
()
lib/SharedPen.js:196
↓ 1 callers
Method
preventDefault
(e)
lib/Utils.js:143
↓ 1 callers
Method
queueLineMarking_
()
lib/RichTextCodeMirror.js:714
↓ 1 callers
Method
queueRefresh_
()
lib/RichTextCodeMirror.js:1161
↓ 1 callers
Method
registImage
()
lib/EntityManager.js:42
↓ 1 callers
Function
removeElement
(el)
ot.js/editor-client.js:327
↓ 1 callers
Method
removeSpan
(removeSpan)
lib/AnnotationList.js:86
↓ 1 callers
Method
renderToElement
(entity, entityHandle)
lib/EntityManager.js:75
↓ 1 callers
Method
setMarker
(m)
lib/RichTextCodeMirror.js:1215
↓ 1 callers
Method
shallowEqual
(objA, objB)
lib/Utils.js:19
↓ 1 callers
Method
stopEvent
(e)
lib/Utils.js:157
↓ 1 callers
Method
stopEventAnd
(fn)
lib/Utils.js:161
↓ 1 callers
Method
stopPropagation
(e)
lib/Utils.js:150
↓ 1 callers
Method
strike
()
lib/SharedPen.js:151
↓ 1 callers
Method
toAttributes
()
lib/EntityManager.js:14
↓ 1 callers
Method
todoList
()
lib/SharedPen.js:204
↓ 1 callers
Method
transform
(other)
lib/WrappedOperation.js:56
↓ 1 callers
Method
transform
(operation)
lib/EditorClient.js:20
↓ 1 callers
Method
transform
(operation)
lib/UndoManager.js:46
↓ 1 callers
Method
transformAttributes
(attributes1, attributes2)
lib/TextOperation.js:451
↓ 1 callers
Method
tryToUpdateEntitiesInPlace
(oldNodes, newNodes)
lib/RichTextCodeMirror.js:1084
↓ 1 callers
Method
unindent
()
lib/RichTextCodeMirror.js:405
↓ 1 callers
Method
unindent
()
lib/SharedPen.js:191
↓ 1 callers
Method
unorderedList
()
lib/SharedPen.js:200
↓ 1 callers
Method
updateElement
(entity, element)
lib/EntityManager.js:91
↓ 1 callers
Method
updateSelection
(socket, selection)
lib/SharedPenServer.js:130
Function
AjaxAdapter
(path, ownUserName, revision)
ot.js/ajax-adapter.js:6
Function
AwaitingConfirm
(outstanding)
ot.js/client.js:93
Function
AwaitingWithBuffer
(outstanding, buffer)
ot.js/client.js:140
Function
Client
(revision)
ot.js/client.js:11
Function
CodeMirrorAdapter
(cm)
ot.js/codemirror-adapter.js:9
Function
Delete
(count, position)
ot.js/simple-text-operation.js:42
Function
EditorClient
(revision, clients, serverAdapter, editorAdapter)
ot.js/editor-client.js:112
Function
EditorSocketIOServer
(document, operations, docId, mayWrite)
ot.js/editor-socketio-server.js:10
Function
Insert
(str, position)
ot.js/simple-text-operation.js:14
Function
Noop
()
ot.js/simple-text-operation.js:70
Function
OtherClient
(id, listEl, editorAdapter, name, selection)
ot.js/editor-client.js:54
Function
OtherMeta
(clientId, selection)
ot.js/editor-client.js:34
Function
Range
(anchor, head)
ot.js/selection.js:15
Function
Selection
(ranges)
ot.js/selection.js:60
Function
SelfMeta
(selectionBefore, selectionAfter)
ot.js/editor-client.js:13
Function
Server
(document, operations)
ot.js/server.js:10
Function
SimpleTextOperation
()
ot.js/simple-text-operation.js:10
Function
SocketIOAdapter
(socket)
ot.js/socketio-adapter.js:6
Function
Synchronized
()
ot.js/client.js:63
Function
TextOperation
()
ot.js/text-operation.js:10
Function
UndoManager
(maxItems)
ot.js/undo-manager.js:14
Function
WrappedOperation
(operation, meta)
ot.js/wrapped-operation.js:10
Function
_onClick
(evt)
examples/react-demo/src/components/toolbar/HighlightButton.js:6
Function
_onClick
(evt)
examples/react-demo/src/components/toolbar/ColorButton.js:6
Method
_onClick
(evt)
examples/react-demo/src/components/toolbar/DropdownList.js:5
Method
_onClick
(evt)
examples/react-demo/src/components/toolbar/ColorPalette.js:224
Method
_onClickExplore
(e)
examples/react-demo/src/App.js:83
Method
_onReady
()
examples/react-demo/src/App.js:35
Method
applyClient
(client, operation)
lib/Client.js:72
Method
applyClient
(client, operation)
lib/Client.js:104
Method
applyClient
(client, operation)
lib/Client.js:148
Method
applyOperation
(operation)
lib/RichTextCodeMirrorAdapter.js:196
Method
applyServer
(client, operation)
lib/Client.js:78
Method
applyServer
(client, operation)
lib/Client.js:109
Method
applyServer
(client, operation)
lib/Client.js:153
Function
assert
(b, msg)
ot.js/codemirror-adapter.js:326
Function
b
()
examples/react-demo/public/pace/pace.min.js:2
Function
before
(app)
examples/react-demo/config/webpackDevServer.config.js:89
Method
binder
(fn)
lib/SharedPen.js:66
Method
clearFormat
()
lib/RichTextCodeMirror.js:476
Method
clone
()
lib/AnnotationList.js:46
Method
componentDidMount
()
examples/react-demo/src/App.js:24
Method
componentDidMount
()
examples/react-demo/src/components/ToolboxToolbar.js:129
Method
componentWillUnmount
()
examples/react-demo/src/components/ToolboxToolbar.js:152
Method
compose
(other)
lib/EditorClient.js:17
Method
composeAttributes
(first, second, firstOpIsInsert)
lib/TextOperation.js:284
Method
constructor
(type, info)
lib/EntityManager.js:9
Method
constructor
()
lib/EntityManager.js:35
Method
constructor
(rtcm)
lib/RichTextCodeMirrorAdapter.js:40
Method
constructor
(revision, historyOps)
lib/Client.js:5
← previous
next →
201–300 of 406, ranked by callers