App::Widget::DataTable - An HTML table which serves as a repository table viewer/editor
use App::Widget::DataTable;
$name = "get_data"; $w = App::Widget::DataTable->new($name); print $w->html();
This class is a <input type=submit> HTML element. In the advanced configurations, it is rendered as an image button.