IdHelper

IdHelper provides unique ID generation.

This class is not intended for application use, it is used internally by the Bryntum infrastructure.

Functions

1

Generate a new id, using IdHelpers internal counter and a prefix

ParameterTypeDescription
prefixString

Id prefix

Returns: String -

Generated id