Module: explorer/widgets/gadgetarea/GadgetModalDialog

explorer/widgets/gadgetarea/GadgetModalDialog

A modal window that displays the results of the open-views gadget example.
Source:

Extends

Methods

getGadgetNode() → {Object}

Gets the domNode of the gadget that is rendered in the iframe of the GadgetModalDialog.
Source:
Returns:
The domNode of the gadget.
Type
Object

hide(opt_site)

Removes the modal when the user exits out of it.
Parameters:
Name Type Description
opt_site Object
Source:

postCreate()

Called right before widget is added to the dom. See link for more information.
Source:
See:

startup()

Called right after widget is added to the dom. See link for more information.
Source:
See: