void draw(Drawable_t iID, int iX, int iY, unsigned int iWidth, unsigned int iHeight) override
FWTextTableCellRenderer(const TGGC *iContext=&(getDefaultGC()), const TGGC *iHighlightContext=&(getDefaultHighlightGC()), Justify iJustify=kJustifyLeft)
const TGGC * highlightContext() const
const FWTextTableCellRenderer & operator=(const FWTextTableCellRenderer &)=delete
static const TGGC & getDefaultGC()
const TGFont * font() const
UInt_t width() const override
returns the minimum width of the cell to which the renderer is representing
void setHighlightContext(const TGGC *context)
const TGGC * m_highlightContext
static const TGGC & getDefaultHighlightGC()
void setGraphicsContext(const TGGC *iContext)
const TGGC * graphicsContext() const
const std::string & data()
void setData(const std::string &, bool isSelected)
~FWTextTableCellRenderer() override
UInt_t height() const override
returns the minimum height of the cell to which the renderer is representing