Variables

This section of the documentation is dedicated to explaining the internal global variables used in this package.

Index

Contents

ModelSelectionGUI.ELECTRON_APPLICATIONConstant
ELECTRON_APPLICATION

Global variable that holds an instance of an Electron application. It is initialized to nothing, indicating that no instance of the application has been created yet.

source