Class Index | File Index

Classes


Class ops.OpUpdateParagraphStyle


Defined in: OpUpdateParagraphStyle.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
execute(document)
 
init(data)
<inner>  
removedAttributesFromStyleNode(node, removedAttributeNames)
Removes attributes of a node by the names listed in removedAttributeNames.
 
spec()
Class Detail
ops.OpUpdateParagraphStyle()
Method Detail
execute(document)
Parameters:
{!ops.Document} document

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

<inner> removedAttributesFromStyleNode(node, removedAttributeNames)
Removes attributes of a node by the names listed in removedAttributeNames.
Parameters:
{!Element} node
{!string} removedAttributeNames

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

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