report_files#
Bases:
TUIMenuEnters 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:
TUIMethodCreates a report file.
Bases:
TUIMethodClears the data associated with a report file.
Bases:
TUIMethodDeletes a report file object.
Bases:
TUIMethodDeletes all of the report file objects.
Bases:
TUIMethodEdits a report file.
Bases:
TUIMethodLists all defined report files.
Bases:
TUIMethodLists the properties of a report file.