Class odf.ObjectNameGenerator-NameGenerator
Defined in: ObjectNameGenerator.js.
Constructor Attributes | Constructor Name and Description |
---|---|
<inner> |
odf.ObjectNameGenerator-NameGenerator(prefix, findExistingNames)
|
Method Attributes | Method Name and Description |
---|---|
Generate a unique name
|
Class Detail
<inner>
odf.ObjectNameGenerator-NameGenerator(prefix, findExistingNames)
- Parameters:
- {string} prefix
- Prefix to use for unique name generation
-
{function():!Object.
} findExistingNames
Method Detail
{string}
generateName()
Generate a unique name
- Returns:
- {string}