search

goog.ui.editor.LinkDialog.BeforeTestLinkEvent

Provided By
Extends

Event fired before testing a link by opening it in another window. Calling preventDefault will stop the link from being opened.

new BeforeTestLinkEvent( url )

Parameters
urlstring

Url of the link being tested.

Instance Methods

Instance Properties