Class: widgets.Widget

widgets.widgets.Widget(container)

A skeleton to ease the creation of simple widgets.

Constructor

new widgets.Widget(container)

Parameters:
Name Type Description
container Element

the parent element.

Source: