Remove a component from a view
removeComponent(
removes the component with the specified path from the view given by the
object
, compObj
, contextView
)contextView
parameter.
removeComponent
is a method for the class systemcomposer.view.ViewArchitecture
.