A constructor function and a class to create toggle-button widgets

Valid(...)

Arguments

...

Arguments passed to the inializer

Functions

  • Valid(): A constructor for validity indicator widgets

Super classes

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

Public fields

_model_name

Name of the Javascript model in the frontend

_view_name

Name of the Javascript model view in the frontend

indent

Boolean, whether to indent the indicator widget

value

Boolean, whether the validity should be indicated

readout

Text to be shown if the Widget value is FALSE