Class Index | File Index

Classes


Class odf.ObjectNameGenerator-NameGenerator


Defined in: ObjectNameGenerator.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
odf.ObjectNameGenerator-NameGenerator(prefix, findExistingNames)
Method Summary
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}

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Aug 06 2015 04:10:41 GMT+0200 (MESZ)