Class Index | File Index

Classes


Class ops.OpUpdateMember


Defined in: OpUpdateMember.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
OpUpdateMember allows you to set and remove certain properties.
Method Summary
Method Attributes Method Name and Description
 
execute(document)
 
init(data)
 
spec()
<inner>  
Class Detail
ops.OpUpdateMember()
OpUpdateMember allows you to set and remove certain properties. 'fullName', 'color', and 'imageUrl' are not removable, they will be filtered out of removedProperties if found.
Method Detail
execute(document)
Parameters:
{!ops.Document} document

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

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

<inner> updateCreators(doc)
Parameters:
{!ops.OdtDocument} doc

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