Stephen Adkins > App-Widget > App::Widget::ImageBarSelector

Download:
App-Widget-0.968.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  1
View/Report Bugs
Module Version: 9449   Source  

NAME ^

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

SYNOPSIS ^

   use App::Widget::ImageBarSelector;

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

DESCRIPTION ^

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.

syntax highlighting: