
Curses::Toolkit::Widget::Container - a container widget

version 0.207

This widget can contain 0 or more other widgets.

input : none output : a Curses::Toolkit::Widget::Container

Default rendering method for the widget. All render() method should call draw()
input : curses_handler output : the widget
Returns the list of children of the widget
input : none output : ARRAY of Curses::Toolkit::Widget

Damien "dams" Krotkine

This software is copyright (c) 2011 by Damien "dams" Krotkine.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.