revert r620
[catagits/Reaction.git] / lib / Reaction / UI / Widget / Field / Mutable / Integer.pm
CommitLineData
36d54b14 1package Reaction::UI::Widget::Field::Mutable::Integer;
2
3use Reaction::UI::WidgetClass;
4
5class Integer is 'Reaction::UI::Widget::Field::Mutable', which {
6
7};
8
91;
10
11__END__;
12
13=head1 NAME
14
15Reaction::UI::Widget::Field::Integer
16
17=head1 DESCRIPTION
18
19See L<Reaction::UI::Widget::Field>
20See L<Reaction::UI::Widget::Field::Mutable>
21
22=head1 AUTHORS
23
24See L<Reaction::Class> for authors.
25
26=head1 LICENSE
27
28See L<Reaction::Class> for the license.
29
30=cut