
App::Widget::ImageBarSelector - A screen selector widget

use App::Widget::ImageBarSelector; $name = "get_data"; $w = App::Widget::ImageBarSelector->new($name); print $w->html();

This class implements a widget selector which is implemented as a set of images side-by-side in an image-bar with a padding image filling out the full width.