search

goog.tweak.BasePrimitiveSetting

Provided By
Extends
All Known Direct Subclasses

Base class for all settings that wrap primitive values.

new BasePrimitiveSetting( id, description, defaultValue )

Parameters
idstring

The ID for the setting.

descriptionstring

A description of what the setting does.

defaultValue*

The default value for this setting.

Instance Methods

Instance Properties