API Docs for: 1.0.0
Show:

Widget.Server Class

Module: Widgets

Constructor

Widget.Server

()

Item Index

Properties

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.