polychron.presenters.ProjectWelcomePresenter
Module
ProjectWelcomePresenter
Bases: FramePresenter[ProjectWelcomeView, ProjectSelection]
update_view
update_view() -> None
Update text & tables within the view to reflect the current state of the model
on_load_button
on_load_button() -> None
When the load button is pressed, update the SelectProject view and switch to it
on_create_button
on_create_button() -> None
When the load button is pressed, update the CreateProject view and switch to it