List¶

-
class
List(header, header_separator='-', row_separator=None, max_col_width=-1, text_alignment=34)[source]¶ Bases:
list-
HeaderSeparator= '-'¶
-
MaxColumnWidth= -1¶
-
RowSeparator= None¶
-
TextAlignment= 34¶
-
appendRow(row)¶ Append object to the end of the list.
-
header_separator¶
-
max_column_width¶
-
row_separator¶
-
text_alignment¶
-