Objects of this class have an optional description and a description tooltip field

DescriptionWidget(...)

Arguments

...

Arguments passed to the inializer

Functions

  • DescriptionWidget(): A Constructor Function for "DescriptionWidget" objects

Super classes

RKernel::HasTraits -> RKernel::Widget -> RKernel::DOMWidget -> DescriptionWidget

Public fields

_model_module

Name of the Javascript module with the model

_model_module_version

Version of the module where the model is defined

_view_module

Version of the module where the view is defined

_view_module_version

Version of the module where the view is defined

_model_name

Name of the Javascript model in the frontend

description

An optional description string

description_tooltip

An optional description tooltip

tooltip

An optional description tooltip

description_html

Boolean, whether HTML is allowed in the description

style

A "DescriptionStyle" object