|
|
def | render (self, outfd, grid) |
| |
| def | __init__ |
| | Accepts a cell_renderer function, an optional maximum width and optional sort column. More...
|
| |
|
def | partition_width (self, widths) |
| | Determines if the widths are over the maximum available space, and if so shrinks them.
|
| |
|
def | render (self, outfd, grid) |
| | Renders a text grid based on the contents of each element.
|
| |
|
def | render (self, outfd, grid) |
| | Renders the content, ideally to outfd, but this is not strictly necessary.
|
| |
|
|
| max_width |
| |
|
| sort_column |
| |
|
int | min_column_width = 5 |
| |
The documentation for this class was generated from the following file:
- volatility/renderers/text.py