Class Index | File Index

Classes


Namespace gui

The gui package.
Defined in: runtime.js.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
gui
Field Summary
Field Attributes Field Name and Description
<static>  
Singleton object which provides some common constraint names that ship with and are respected by WebODF.
Method Summary
Method Attributes Method Name and Description
<static>  
gui.SelectionView(cursor)
An interface for rendering a visible selection for the provided cursor
<static>  
Namespace Detail
gui
Field Detail
<static> gui.CommonConstraints
Singleton object which provides some common constraint names that ship with and are respected by WebODF.
Defined in: CommonConstraints.js.
Method Detail
<static> gui.SelectionView(cursor)
An interface for rendering a visible selection for the provided cursor
Defined in: SelectionView.js.
Parameters:
{!(ops.OdtCursor|gui.ShadowCursor)} cursor

<static> gui.UndoManager()

Defined in: UndoManager.js.

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Jul 17 2014 23:45:40 GMT+0200 (MESZ)