ExternalLinks.Server Class
Constructor
ExternalLinks.Server
()
Properties
data
Object
Tracks the data to send over to the Widget in the UI.
All data placed here arrives as part of the $scope.data
object in the client side.
options
Object
Tracks the options provided to the Widget for its own
customizations.
Additional information can also be added to this object
or modified as needed in the server side script.