Objects of this class have an optional description and a description tooltip field
Super classes
RKernel::HasTraits -> RKernel::Widget -> RKernel::DOMWidget -> DescriptionWidget
Public fields
_model_moduleName of the Javascript module with the model
_model_module_versionVersion of the module where the model is defined
_view_moduleVersion of the module where the view is defined
_view_module_versionVersion of the module where the view is defined
_model_nameName of the Javascript model in the frontend
descriptionAn optional description string
description_tooltipAn optional description tooltip
tooltipAn optional description tooltip
description_htmlBoolean, whether HTML is allowed in the description
styleA "DescriptionStyle" object
Methods
Inherited methods
RKernel::HasTraits$notify()RKernel::HasTraits$observe()RKernel::HasTraits$validate()RKernel::Widget$_send()RKernel::Widget$check_version()RKernel::Widget$close()RKernel::Widget$display_data()RKernel::Widget$get_state()RKernel::Widget$handle_buffers()RKernel::Widget$handle_comm_msg()RKernel::Widget$handle_comm_opened()RKernel::Widget$handle_custom_msg()RKernel::Widget$handle_displayed()RKernel::Widget$handle_event()RKernel::Widget$initialize()RKernel::Widget$on_displayed()RKernel::Widget$on_event()RKernel::Widget$on_msg()RKernel::Widget$open()RKernel::Widget$send()RKernel::Widget$send_state()RKernel::Widget$set_state()RKernel::DOMWidget$add_class()RKernel::DOMWidget$has_class()RKernel::DOMWidget$remove_class()