addMeta(name, value)

  • Type: Method
  • File:
  • Implemented in: dhx.html
  • Included in:

adds a metadata name/value mapping. Adds the specified value to the list of values associated to the specified metadata name.

Parameters

  • name - the metadata name
    • string
  • value - the metadata value
    • string

Returns

method doesn't return any data