entries.js
No description.

File Location

/goog/tweak/entries.js

Classes

goog.tweak.BaseEntry
Base class for all Registry entries.
goog.tweak.BasePrimitiveSetting
Base class for all settings that wrap primitive values.
goog.tweak.BaseSetting
Base class for all tweak entries that are settings. Settings are entries that are associated with a query parameter.
goog.tweak.BooleanGroup
A registry setting that contains a group of boolean subfield, where all entries modify the same query parameter. For example: ?foo=setting1,-setting2
goog.tweak.BooleanInGroupSetting
An entry in a BooleanGroup.
goog.tweak.BooleanSetting
A registry setting that can be either true of false.
goog.tweak.ButtonAction
A registry action (a button).
goog.tweak.NumericSetting
A registry setting for numeric values.
goog.tweak.StringSetting
A registry setting for string values.

Enumerations

Directory tweak

File Reference