parseValues(data, type)

  • Type: Method
  • File: ui/form.js
  • Implemented in: form
  • Included in:

adds data from a source

Parameters

  • data - data that needs being added
    • object,string
  • type - data type: xml, json or other (optional)
    • string

Returns