polychron.presenters.ProjectSelectPresenter
Module
ProjectSelectPresenter
Bases: FramePresenter[ProjectSelectView, 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 wider application model data structure and close the popup
on_back_button
on_back_button() -> None
When the Back button is pressed, update the previous view and switch to it