:
: ;
static function Types()
NOM.js: 1765
Enumeration defining the type of a NOM.Source.Config object.
: Dexter;
Enumeration defining the type of a NOM.Source.Config object.
: Dexter;
Config
0
Abstract class representing a data source. (Ref: NOM.Source.Config).
Table
1
Class representing a table data source (Ref: NOM.Source.Table).
CSV
2
Class representing a CSV table data source (Ref: NOM.Source.CSV).
Image
3
Class representing a centralized class for different image datasets as an input source (Ref: NOM.Source.Image).