search

goog.tweak.BooleanSetting

Provided By
Extends
All Known Direct Subclasses

A registry setting that can be either true of false.

new BooleanSetting( id, description )

Parameters
idstring

The ID for the setting.

descriptionstring

A description of what the setting does.

Instance Methods

Instance Properties