Class: External

Simplicite.UI.View.External

new External

External object rendering

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

Methods

display

Display the external object

Parameters:
Name Type Description
ctn jQuery container
p object optional parameters { title, icon, html, metadata }
cbk function optional callback
Source:
  • external.js, line 28