search

goog.ui.PopupBase

Provided By
Extends
All Implemented Interfaces
All Known Direct Subclasses

The PopupBase class provides functionality for showing and hiding a generic container element. It also provides the option for hiding the popup element if the user clicks outside the popup or the popup loses focus.

new PopupBase( opt_element, opt_type )

Parameters
opt_element(Element|null)=

A DOM element for the popup.

opt_typegoog.ui.PopupBase.Type=

Type of popup.

Instance Methods

Instance Properties

Static Properties

Enumerations