Base class for painting data for JS. 
Definition at line 32 of file RDisplayItem.hxx.
#include <ROOT/RDisplayItem.hxx>
◆ RDisplayItem()
  
  | 
        
          | ROOT::Experimental::RDisplayItem::RDisplayItem | ( |  | ) |  |  | default | 
 
 
◆ ~RDisplayItem()
  
  | 
        
          | virtual ROOT::Experimental::RDisplayItem::~RDisplayItem | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ GetObjectID()
  
  | 
        
          | std::string ROOT::Experimental::RDisplayItem::GetObjectID | ( |  | ) | const |  | inline | 
 
 
◆ SetObjectID()
  
  | 
        
          | void ROOT::Experimental::RDisplayItem::SetObjectID | ( | const std::string & | id | ) |  |  | inline | 
 
 
◆ fObjectID
  
  | 
        
          | std::string ROOT::Experimental::RDisplayItem::fObjectID |  | protected | 
 
 
[legend]