Uncaught TypeError: Cannot read property 'update' of undefined at Proxy. (NegociacaoController.js:20) at NegociacaoController.adiciona (NegociacaoController.js:47) at HTMLFormElement.onsubmit (index.html:14)
informando que NegociacoesView está extendendo View, e View tem o método update;.