public void SetPanels(Tarefas tarefas, Painel painel) { _tarefas = tarefas; _painel = painel; CarregarLinks(); }