search

goog.tweak.BooleanInGroupSetting

Provided By
Extends

An entry in a BooleanGroup.

new BooleanInGroupSetting( id, description, group )

Parameters
idstring

The ID for the setting.

descriptionstring

A description of what the setting does.

groupgoog.tweak.BooleanGroup

The group that this entry belongs to.

Instance Methods

Instance Properties