Class Index | File Index

Classes


Class ops.OpApplyHyperlink


Defined in: OpApplyHyperlink.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Method Summary
Method Attributes Method Name and Description
<inner>  
createHyperlink(document, hyperlink)
 
execute(document)
TODO: support adding image link
 
init(data)
<inner>  
 
spec()
Class Detail
ops.OpApplyHyperlink()
Method Detail
<inner> {!Element} createHyperlink(document, hyperlink)
Parameters:
{!Document} document
{string} hyperlink
Returns:
{!Element}

execute(document)
TODO: support adding image link
Parameters:
{!ops.Document} document

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

<inner> {boolean} isPartOfLink(node)
Parameters:
{?Node} node
Returns:
{boolean}

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

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