Fusion. Widget

This is the base class for all widgets.  It provides some basic functionality that all widgets should need.

Summary
This is the base class for all widgets.
returns the location of this widget relative to the installation of fusion.

Functions

getLocation

getLocation: function()

returns the location of this widget relative to the installation of fusion.  Can be used to construct URLs to resources that the widget needs.

Returns: {String} the location of this widget

getLocation: function()
returns the location of this widget relative to the installation of fusion.