tables
process_manager.tables
Defines the ProcessTable for displaying process data in a structured table format.
Classes
ProcessTable
Bases: Table
Defines a Process Table for the data from the Process Manager.
Classes
Meta
Table meta options for rendering behavior and styling.
Functions
render_select(value)
Customize behavior of checkboxes in the select column.
Source code in process_manager/tables.py
render_status_code(value)
Render the status_code with custom badge classes.