Class: Tray

Simplicite.UI.View.Tray

new Tray

Trays rendering

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

Methods

display

Display the trays form

Parameters:
Name Type Description
ctn jQuery container
div jQuery optional div.tray to fill
trays object[] list of trays with items
p object optional parameters
cbk function optional callback
Source:
  • tray.js, line 30