NAME

Tickit::Widget::Table::Cell - cells in a Tickit::Widget::Table.

VERSION

version 0.002

SYNOPSIS

see Tickit::Widget::Table.

DESCRIPTION

Not intended for direct use - see Tickit::Widget::Table.

METHODS

cols

Delegates to the Tickit::Widget::Column which should have a better idea of the total columns for this cell.

display_xpos

Left position to start writing text at.

window_gained

Pass our window on to the child widget if we have one.

window_lost

Remove the child widget window.

render

Either render through the parent class or delegate to our widget.

display_value

Value to use when displaying this cell. Probably the text content.

AUTHOR

Tom Molesworth <cpan@entitymodel.com>

LICENSE

Copyright Tom Molesworth 2011. Licensed under the same terms as Perl itself.