search

goog.tweak.BaseEntry

Provided By
All Known Direct Subclasses

Base class for all Registry entries.

new BaseEntry( id, description )

Parameters
idstring

The ID for the entry. Must contain only letters, numbers, underscores and periods.

descriptionstring

A description of what the entry does.

Instance Methods

Instance Properties