Closure Library API Documentation
Go to class or file:
idgenerator.js
Generator for unique element IDs.
Useful links
Source Code
File Location
ui/idgenerator.js
Classes
goog.ui.IdGenerator
Creates a new id generator.
Public
Protected
Private
Global Properties
goog.ui.IdGenerator.
instance
:
goog.ui.IdGenerator
Default instance for id generation. Done as an instance instead of statics so it's possible to inject a mock for unit testing purposes.
Code »
Directory ui
File Reference