report_files#
Bases:
TUIMenu
Enters the report files menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
add
(service, version, mode, path)Creates a report file.
clear_data
(service, version, mode, path)Clears the data associated with a report file.
delete
(service, version, mode, path)Deletes a report file object.
delete_all
(service, version, mode, path)Deletes all of the report file objects.
edit
(service, version, mode, path)Edits a report file.
list
(service, version, mode, path)Lists all defined report files.
list_properties
(service, version, mode, path)Lists the properties of a report file.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Creates a report file.
Bases:
TUIMethod
Clears the data associated with a report file.
Bases:
TUIMethod
Deletes a report file object.
Bases:
TUIMethod
Deletes all of the report file objects.
Bases:
TUIMethod
Edits a report file.
Bases:
TUIMethod
Lists all defined report files.
Bases:
TUIMethod
Lists the properties of a report file.