SOURCE CODE: UizeSite.WidgetToGoPage.Calculator.library
/*______________
| ______ | U I Z E J A V A S C R I P T F R A M E W O R K
| / / | ---------------------------------------------------
| / O / | MODULE : UizeSite.WidgetToGoPage.Calculator.library Library Module
| / / / |
| / / / /| | ONLINE : http://www.uize.com
| /____/ /__/_| | COPYRIGHT : (c)2009-2012 UIZE
| /___ | LICENSE : Available under MIT License or GNU General Public License
|_______________| http://www.uize.com/license.html
*/
/*?
Introduction
The =UizeSite.WidgetToGoPage.Calculator.library= module is a library module that bundles together all the JavaScript modules needed by the calculator Widgets To Go widget.
*DEVELOPERS:* `Chris van Rensburg`
*/
/* Library Contents
UizeSite
Uize.Class
Uize.Node
Uize.Widget
Uize.Widget.Page
UizeSite.Templates
UizeSite.Templates.WidgetToGoTitle
Uize.Fade
Uize.Widget.Button
Uize.Widget.PopupPalette
UizeSite.WidgetToGoPage
Uize.Node.Event
Uize.Tooltip
Uize.Templates
Uize.Widget.TextInput
Uize.Widget.Calculator
Uize.Templates.Calculator
UizeSite.WidgetToGoPage.Calculator
*/
Uize.module ({name:'UizeSite.WidgetToGoPage.Calculator.library'});