addComponent
(Removed) Add component to view given path
The addComponent function has been removed. You can create a view using the
createView function and add a component using the addElement function. For further details, see Version History.
Description
adds the component with the specified path.viewComp = addComponent(object,compPath)
addComponent is a method for the class systemcomposer.view.ViewArchitecture.