It is starting to look like this may actually work after all. Listview is the only...
[catagits/Reaction.git] / lib / Reaction / UI / Widget / Field / TimeRange.pm
CommitLineData
8f19d042 1package Reaction::UI::Widget::Field::TimeRange;
2
3use Reaction::UI::WidgetClass;
4
5class TimeRange is 'Reaction::UI::Widget::Field', which {
6
7};
8
91;
10
6ab43711 11__END__;
8f19d042 12
5a1a893e 13=head1 NAME
8f19d042 14
5a1a893e 15Reaction::UI::Widget::Field::TimeRange
8f19d042 16
5a1a893e 17=head1 DESCRIPTION
8f19d042 18
5a1a893e 19Warning: INCOMPLETE CLASS
8f19d042 20
5a1a893e 21See L<Reaction::UI::Widget::Field>
8f19d042 22
5a1a893e 23=head1 AUTHORS
8f19d042 24
5a1a893e 25See L<Reaction::Class> for authors.
8f19d042 26
5a1a893e 27=head1 LICENSE
28
29See L<Reaction::Class> for the license.
8f19d042 30
31=cut