Private
valuePrivate
valuegetCreatedAt
returns the creation time of this element.
getID
returns the creation time of this element.
getMovedAt
returns the move time of this element.
getPositionedAt
returns the time of this element when it was positioned
in the document by undo/redo or move operation.
getRemovedAt
returns the removal time of this element.
getValue
returns the value of Primitive.
remove
removes this element.
Optional
removedAt: TimeTicketsetMovedAt
sets the move time of this element.
Optional
movedAt: TimeTicketsetRemovedAt
sets the remove time of this element.
Optional
removedAt: TimeTickettoJSForTest
returns value with meta data for testing.
Static
getStatic
isStatic
isStatic
ofof
creates a new instance of Primitive.
Static
valuevalueFromBytes
parses the given bytes into value.
Primitive
represents primitive data type including logical clock. It has a type and a value.