search

goog.ui.ScrollFloater

Provided By
Extends
All Implemented Interfaces

Creates a ScrollFloater; see file overview for details.

new ScrollFloater( opt_parentElement, opt_domHelper )

Parameters
opt_parentElement(Element|null)=

Where to attach the element when it's floating. Default is the document body. If the floating element contains form inputs, it will be necessary to attach it to the corresponding form element, or to an element in the DOM subtree under the form element.

opt_domHelper(goog.dom.DomHelper|null)=

Optional DOM helper.

Instance Methods

Instance Properties

Enumerations