| Class TableColumn |
#
This class provides one column within a {Table}, which
displays a table of data. A column has a label with a
button which produces an event when clicked. The column may
be expanded or contracted by dragging the right edge of the
button.
The label is set by calling the {set_label(x)} method of the
parent class, {TextButton}.
| Details |
| Constructor |
| Methods: |
# Set the initial width of the column, in pixels; this must be specified. @param x The width
| Fields: |