Class Index | File Index

Classes


Namespace ops

The editing operations
Defined in: runtime.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
ops
Method Summary
Method Attributes Method Name and Description
<static>  
ops.Canvas()
<static>  
ops.Document()
A document that keeps all data related to the mapped document.
<static>  
ops.Operation()
An operation that can be performed on a document.
<static>  
Namespace Detail
ops
Method Detail
<static> ops.Canvas()

Defined in: Canvas.js.

<static> ops.Document()
A document that keeps all data related to the mapped document.
Defined in: Document.js.

<static> ops.Operation()
An operation that can be performed on a document.
Defined in: Operation.js.

<static> ops.OperationRouter()

Defined in: OperationRouter.js.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Apr 17 2015 17:47:26 GMT+0200 (MESZ)