Belle II Software  release-08-01-10
HtmlContent Class Reference
Inheritance diagram for HtmlContent:
Collaboration diagram for HtmlContent:

Public Member Functions

def __init__ (self, is_expert=False, description=None, check=None)
 

Public Attributes

 is_expert
 true if this is marked as an expert-only HTML code
 
 description
 telling description for this HTML code
 
 check
 what should be checked for in this HTML code
 

Detailed Description

Wrapper for user HTML Content. This is not a graphical plot but HTML
code which will be directly output on the validation website.

Definition at line 206 of file json_objects.py.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  is_expert = False,
  description = None,
  check = None 
)
Create a new NTuple object and fill all members

Definition at line 214 of file json_objects.py.


The documentation for this class was generated from the following file: