Class Summary |
LoadingScreen |
|
SVGHorizontalScrollBar |
The convention for a scroll bar is that the background element has the 'bkg' suffix
(e.g., "myScrollBar.bkg") and the thumb element has the suffix 'thumb'
(e.g., "myScrollBar.thumb"). |
SVGList |
The SVGList class displays the items of an arbitrary long list
of data items in a limited number of visual elements. |
SVGProgressBar |
The SVGProgressBar class is a primitive component which can be attached to
SVG markup which follows the expected structure for a progress bar. |
SVGTextBinding |
Simple helper class to bind an SVG <text> element with a
data source. |