search

goog.ui.editor.AbstractDialog.Builder

Provided By

A builder class for the dialog control. All methods except build return this.

new Builder( editorDialog )

Parameters
editorDialog(goog.ui.editor.AbstractDialog|null)

Editor dialog object that will wrap the wrapped dialog object this builder will create.

Instance Methods