|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Public Member Functions | |
| ComposeResult | compose (self) |
| None | on_mount (self) |
Static Public Attributes | |
| str | css_file_path = f"{environ.get('DAQCONF_SHARE')}/config/textual_dbe/textual_css" |
| str | CSS_PATH = f"{css_file_path}/add_object_layout.tcss" |
Definition at line 52 of file add_objects.py.
| ComposeResult add_objects.AddNewObjectScreen.compose | ( | self | ) |
Definition at line 60 of file add_objects.py.
| None add_objects.AddNewObjectScreen.on_mount | ( | self | ) |
Definition at line 63 of file add_objects.py.
|
static |
Definition at line 53 of file add_objects.py.
|
static |
Definition at line 55 of file add_objects.py.