Class Index | File Index

Classes


Class ops.OpInsertTable


Defined in: OpInsertTable.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<inner>  
createTableNode(document)
 
execute(document)
<inner>  
getCellStyleName(row, column)
 
init(data)
 
spec()
Class Detail
ops.OpInsertTable()
Method Detail
<inner> {!Element} createTableNode(document)
Parameters:
{!Document} document
Returns:
{!Element}

execute(document)
Parameters:
{!ops.Document} document

<inner> {!string|undefined} getCellStyleName(row, column)
Parameters:
{!number} row
{!number} column
Returns:
{!string|undefined}

init(data)
Parameters:
{!ops.OpInsertTable.InitSpec} data

{!ops.OpInsertTable.Spec} spec()
Returns:
{!ops.OpInsertTable.Spec}

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Aug 06 2015 04:10:41 GMT+0200 (MESZ)