This is a base class for widgets that use the 'controls' module.

Super classes

RKernel::HasTraits -> RKernel::Widget -> CoreWidget

Public fields

_model_module

Name of the Javascript module with the model

_model_module_version

Version of the module where the model is defined

_model_name

Name of the Javascript model in the frontend

_view_module

Version of the module where the view is defined

_view_module_version

Version of the module where the view is defined