ecapp module

Frontend Main File for AGE-ABM Visual Interface @Author Meghan Ireland @Co-Authors Max Hall and Matthew Fleischman

class ecapp.ECAppUI[source]

Bases: object

Defines widgets and functionality of main tab buttons.

on_closing()[source]

Runs when the user tries to close the application

on_open()[source]

Runs when the user tries to open an old model

enable()[source]

Enables buttons again

on_new()[source]

Runs when the user tries to start a new model

ec_app()[source]

Below this point you will find the functions which are called when a user interacts with a widget. The functions also place widgets on the page and clear widgets from the interface.

collapse_tab_btn()[source]

This method is called when the collapse button is pressed.

clear_all()[source]

Clears all the pages