Packages

t

dynamics.common

ImportDataJS

trait ImportDataJS extends Object

A single line of data imported from a file.

Annotations
@RawJSType() @native()
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ImportDataJS
  2. Object
  3. Any
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val data: UndefOr[String]
  2. val errortype: UndefOr[Int]
  3. def hasOwnProperty(v: String): Boolean
    Definition Classes
    Object
  4. val haserror: UndefOr[Boolean]
  5. val importdataid: UndefOr[String]
  6. def isPrototypeOf(v: Object): Boolean
    Definition Classes
    Object
  7. val linenumber: UndefOr[Int]
  8. def propertyIsEnumerable(v: String): Boolean
    Definition Classes
    Object
  9. val recordid: UndefOr[String]
  10. val solutionid: UndefOr[String]
  11. def toLocaleString(): String
    Definition Classes
    Object
  12. def valueOf(): Any
    Definition Classes
    Object