Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • mxObjectIdentity

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Static FIELD_NAME

FIELD_NAME: string

Name of the field to be used to store the object ID. Default is mxObjectId.

Static counter

counter: number

Current counter.

Methods

Static clear

  • clear(obj: any): void

Static get

  • get(obj: any): any
  • Returns the ID for the given object or function or null if no object is specified.

    Parameters

    • obj: any

    Returns any

Generated using TypeDoc