trait ImportDataJS extends Object
A single line of data imported from a file.
- Annotations
- @RawJSType() @native()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ImportDataJS
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val data: UndefOr[String]
- val errortype: UndefOr[Int]
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
- val haserror: UndefOr[Boolean]
- val importdataid: UndefOr[String]
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val linenumber: UndefOr[Int]
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val recordid: UndefOr[String]
- val solutionid: UndefOr[String]
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object