Import

Simplicite.UI.View. Import

new Import()

Description:
  • Import data rendering

Methods

display(ctn, data, send)

Description:
  • Import XML interface

Parameters:
Name Type Description
ctn jQuery

Container

data Object

{ adapters, help }

send function

callback to post data

displayCSV(ctn, data, send)

Description:
  • Import CSV interface

Parameters:
Name Type Description
ctn jQuery

Container

data Object

{ objects, help }

send function

callback to post data