| AbsolutePosition |
|
| Change |
Represents a change in a key's value in the YType.
|
| Changes |
Represents the changes that occurred in a YType.
|
| ClientStruct |
|
| DeleteItem |
Represents a Delete Item with a starting clock and a length.
|
| DeleteSet |
We no longer maintain a DeleteStore.
|
| Delta |
Represents a change operation in the YType.
|
| DeltaDelete |
Represents a delete operation in the YType.
|
| DeltaInsert |
Represents an insert operation in the YType.
|
| DeltaRetain |
Represents a retain operation in the YType.
|
| Doc |
A Yjs instance handles the state of shared data.
|
| DocEvents |
|
| DocOpts |
|
| DocSubdoc |
|
| DSDecoderV1 |
|
| DSDecoderV2 |
|
| DSEncoderV1 |
|
| DSEncoderV2 |
|
| Encodings |
We use the first five bits in the info flag for determining the type of the struct.
0: GC
1: Item with Deleted content
2: Item with JSON content
3: Item with Binary content
4: Item with String content
5: Item with Embed content (for rich text content)
6: Item with Format content (a formatting marker for rich text content)
7: Item with Type
|
| EventHandler<T> |
General event handler implementation.
|
| ID |
|
| LazyStructReader |
LazyStructReader provides a mechanism to lazily read structs (Item, GC, Skip) from a decoder.
|
| LazyStructWriter |
|
| ObfuscatorOptions |
|
| PermanentUserData |
|
| RelativePosition |
A relative position is based on the Yjs model and is not affected by document changes.
|
| Snapshot |
|
| StackItem |
|
| StackItemEvent |
|
| StructRef |
|
| StructResult |
|
| StructStore |
|
| Transaction |
A transaction is created for every change on the Yjs model.
|
| UndoManager |
Fires 'stack-item-added' event when a stack item was added to either the undo- or
the redo-stack.
|
| UndoManager.StackClearedStatus |
|
| UndoManagerOptions |
|
| UpdateDecoderV1 |
|
| UpdateDecoderV2 |
|
| UpdateEncoderV1 |
|
| UpdateEncoderV2 |
|
| Updates |
|
| YEvent |
YEvent describes the changes on a YType.
|