Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
Hal::HtmlCellCol Class Reference
Inheritance diagram for Hal::HtmlCellCol:
Hal::HtmlCell Hal::HtmlObject

Public Member Functions

 HtmlCellCol (TString name, Int_t colspan)
 
- Public Member Functions inherited from Hal::HtmlCell
 HtmlCell (TString id, TString className, TString style)
 
 HtmlCell (TString content)
 
void SetColSpan (Int_t span)
 
void SetRowSpan (Int_t span)
 
virtual void AddContent (const HtmlObject &obj)
 
TString ToString () const
 
- Public Member Functions inherited from Hal::HtmlObject
 HtmlObject (TString id, TString className, TString style)
 
void SetClass (TString className)
 
virtual void SetDefaultClass ()
 
void SetId (TString id)
 
void SetStyle (TString style)
 
void SetStringContent (TString content)
 
TString GetContent () const
 
virtual void AddStringContent (TString text)
 
void AddAtrib (TString name, TString value)
 
 HtmlObject (const HtmlObject &other)
 
HtmlObjectoperator= (const HtmlObject &other)
 

Additional Inherited Members

- Protected Member Functions inherited from Hal::HtmlObject
TString GetClass () const
 
TString GetId () const
 
TString GetStyle () const
 
TString GetProperties () const
 
TString GetDefaultString (TString tag) const
 
- Protected Attributes inherited from Hal::HtmlCell
Int_t fColSpan
 
Int_t fRowSpan
 

Detailed Description

Definition at line 75 of file HtmlTable.h.

Constructor & Destructor Documentation

◆ HtmlCellCol() [1/2]

Hal::HtmlCellCol::HtmlCellCol ( )

Definition at line 61 of file HtmlTable.cxx.

◆ HtmlCellCol() [2/2]

Hal::HtmlCellCol::HtmlCellCol ( TString name,
Int_t colspan )

Definition at line 63 of file HtmlTable.cxx.

◆ ~HtmlCellCol()

Hal::HtmlCellCol::~HtmlCellCol ( )
virtual

Definition at line 65 of file HtmlTable.cxx.


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