Contents:
ECAppUI
ECAppUI.on_closing()
ECAppUI.on_open()
ECAppUI.enable()
ECAppUI.on_new()
ECAppUI.ec_app()
ECAppUI.collapse_tab_btn()
ECAppUI.clear_all()
Frontend Main File for AGE-ABM Visual Interface @Author Meghan Ireland @Co-Authors Max Hall and Matthew Fleischman
Bases: object
object
Defines widgets and functionality of main tab buttons.
Runs when the user tries to close the application
Runs when the user tries to open an old model
Enables buttons again
Runs when the user tries to start a new model
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.
This method is called when the collapse button is pressed.
Clears all the pages