search

goog.ui.SliderBase

Provided By
Extends
All Implemented Interfaces
All Known Direct Subclasses

This creates a SliderBase object.

new SliderBase( 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

Interfaces

Enumerations