search

goog.ui.Slider

Provided By
Extends
All Implemented Interfaces

This creates a slider object.

new Slider( opt_domHelper, opt_labelFn )

Parameters
opt_domHelper(goog.dom.DomHelper|null)=

Optional DOM helper.

opt_labelFnfunction(number): (string|null)=

An optional function mapping slider values to a description of the value.

Instance Methods

Instance Properties

Static Properties

Enumerations