Closure Library API Documentation
Go to class or file:
testhelpers.js
No description.
Useful links
Source Code
Git
File Location
/goog/tweak/testhelpers.js
Public
Protected
Private
Global Functions
createRegistryEntries
(
queryParams
,
opt_compilerOverrides
)
Creates a registry with some entries in it.
Arguments:
queryParams
:
string
The query parameter string to use for the registry.
opt_compilerOverrides
:
!
Object
.<
string
|
number
|
boolean>
>
Compiler overrides.
code »
Global Variables
boolEntry
:
goog.tweak.BooleanSetting
No description.
Code »
boolEntry2
:
goog.tweak.BooleanSetting
No description.
Code »
boolGroup
:
goog.tweak.BooleanGroup
No description.
Code »
boolOneEntry
:
goog.tweak.BooleanInGroupSetting
No description.
Code »
boolTwoEntry
:
goog.tweak.BooleanInGroupSetting
No description.
Code »
buttonEntry
:
goog.tweak.ButtonAction
No description.
Code »
numEntry
:
goog.tweak.NumericSetting
No description.
Code »
numEnumEntry
:
goog.tweak.NumericSetting
No description.
Code »
strEntry
:
goog.tweak.StringSetting
No description.
Code »
strEntry2
:
goog.tweak.StringSetting
No description.
Code »
strEnumEntry
:
goog.tweak.StringSetting
No description.
Code »
Directory tweak
File Reference