The goog.ui.IdGenerator Class

goog.ui.IdGenerator()

Creates a new id generator.

.getNextUniqueId()

Gets the next unique ID.

returns {string}
The next unique identifier.