IdHelper
IdHelper provides unique ID generation.
This class is not intended for application use, it is used internally by the Bryntum infrastructure.
Functions
1
Functions
1generateIdstatic
Generate a new id, using IdHelpers internal counter and a prefix
| Parameter | Type | Description |
|---|---|---|
prefix | String | Id prefix |
Returns: String -
Generated id