13
0
livetrax/share/web_surfaces/builtin/mixer/toolkit/modules
..
circular.js
drag.js
dragcapture.js
dragvalue.js
eqband.js
filter.js
graph.js
grid.js
range.js
README
resize.js
responsehandle.js
scale.js
scrollvalue.js

@category: Modules

Modules are Classes to build other widgets from. They normally can't
exist on their own and require a parent item which makes use of them.
For example: Graph is mainly a SVG path which needs a parent item containing
a SVG image.