Caplin Trader 4.5.2

Class: module:br/knockout/KnockoutComponent

module:br/knockout/KnockoutComponent

Constructs a new instance of KnockoutComponent.

Constructor

new module:br/knockout/KnockoutComponent(sTemplateId, oViewModel)

Parameters:
Name Type Description
sTemplateId String The id of a template to render the presentation model with.
oViewModel Object A Knockout View Model object instance.
Implements: