| 
 Prima::ScrollWidget - scrollable generic document widget.  | 
Prima::ScrollWidget - scrollable generic document widget.
Prima::ScrollWidget is a simple class that declares two pairs of properties,
delta and limit for vertical and horizontal axes, which define a 
a virtual document. limit is the document dimension, and delta is
the current offset.
Prima::ScrollWidget is a descendant of Prima::GroupScroller, and, as well as its
ascendant, provides same user navigation by two scrollbars. The scrollbars' partial 
and whole properties are maintained if the document or widget extensions change.
=head1 AUTHOR
Dmitry Karasik, <dmitry@karasik.eu.org>.
Prima, the Prima::ImageViewer manpage, the Prima::IntUtils manpage, the Prima::ScrollBar manpage, examples/e.pl.
| 
 Prima::ScrollWidget - scrollable generic document widget.  |