search

goog.ui.editor.LinkDialog

Provided By
Extends
All Implemented Interfaces

A type of goog.ui.editor.AbstractDialog for editing/creating a link.

new LinkDialog( domHelper, link )

Parameters
domHelper(goog.dom.DomHelper|null)

DomHelper to be used to create the dialog's dom structure.

link(goog.editor.Link|null)

The target link.

Instance Methods

Instance Properties

Static Functions

Classes

Enumerations