Class: List

Simplicite.UI.View.List

new List

Object list rendering

Parameters:
Name Type Description
app Simplicite.Ajax Ajax service
engine Simplicite.UI.Engine Main controller
view Simplicite.UI.View.Main View services
Source:
  • list.js, line 14

Methods

display

Build the object list

Parameters:
Name Type Description
ctn jQuery parent container
o Simplicite.Ajax.BusinessObject object
p Simplicite.UI.Globals.list optional parameters
cbk function optional callback
Source:
  • list.js, line 82

exportDialog

Display the export options

Source:
  • list.js, line 2069

placemap

Place map with markers

Source:
  • list.js, line 2210

row

Single list row

Source:
  • list.js, line 1215

selectRow

Select list rows handler

Source:
  • list.js, line 55

summary

Object summary

Parameters:
Name Type Description
ctn jQuery container
mo object meta-object data
o Simplicite.Ajax.BusinessObject optional business object
cbk function optional callback
Source:
  • list.js, line 1902