![]() |
![]()
| ![]() |
![]()
NAMEPrima::Widget::ScrollWidget - scrollable generic document widget. DESCRIPTION"Prima::Widget::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::Widget::ScrollWidget" is a descendant of "Prima::Widget::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. "Prima::Widget::ScrollGroup" in addition provides capability to host other widgets inside, and scroll them. Useful for widget group panels that cannot. fit in window Prima::Widget::ScrollWidgetProperties
Events
Prima::Widget::ScrollGroupProperties
AUTHORDmitry Karasik, <dmitry@karasik.eu.org>. SEE ALSOPrima, Prima::ImageViewer, Prima::ScrollBar, examples/e.pl.
|