search

goog.editor.Link

Provided By

Wrap an editable link.

new Link( anchor, isNew )

Parameters
anchor(HTMLAnchorElement|null)

The anchor element.

isNewboolean

Whether this is a new link.

Instance Methods

Static Functions