search

goog.tweak.BooleanGroup

Provided By
Extends

A registry setting that contains a group of boolean subfield, where all entries modify the same query parameter. For example: ?foo=setting1,-setting2

new BooleanGroup( id, description )

Parameters
idstring

The ID for the setting.

descriptionstring

A description of what the setting does.

Instance Methods

Instance Properties