Skip to content

polychron.presenters.ProjectCreatePresenter Module

ProjectCreatePresenter

Bases: FramePresenter[ProjectCreateView, ProjectSelection]

on_submit_button

on_submit_button() -> None

When the submit button is pressed, update the CreateModel view and switch to it

on_back_button

on_back_button() -> None

When the back button is pressed, return to the project_welcome view