Class Index | File Index

Classes


Class Index

_global_

Buffer

Holds multiple Segments and provides methods for modifying them at a character level.

DoRequest

Represents a request made by an user at a certain time.

Operations

Operations.Delete

An operation that removes a range of characters in the target buffer.

Operations.Insert

An operation that inserts a Buffer at a certain offset.

Operations.NoOp

An operation that does nothing.

Operations.Split

An operation which wraps two different operations into a single object.

Recon

The Recon class is a helper class which collects the parts of a Delete operation that are lost during transformation.

ReconSegment

ReconSegments store a range of text combined with the offset at which they are to be inserted upon restoration.

RedoRequest

Represents an redo request made by an user at a certain time.

Segment

Stores a chunk of text together with the user it was written by.

State

Stores and manipulates the state of a document by keeping track of its state vector, content and history of executed requests.

UndoRequest

Represents an undo request made by an user at a certain time.

Vector

Stores state vectors.
Documentation generated by JsDoc Toolkit 2.3.0 on Sun Dec 06 2009 16:46:06 GMT+0100 (MEZ)