Inheritance diagram for TGHtmlLBEntry:
Public Member Functions | |
TGHtmlLBEntry (const TGWindow *p, TGString *s, TGString *val, int ID) | |
virtual | ~TGHtmlLBEntry () |
const char * | GetValue () const |
Protected Attributes | |
TGString * | fVal |
Definition at line 280 of file TGHtmlForm.cxx.
virtual TGHtmlLBEntry::~TGHtmlLBEntry | ( | ) | [inline, virtual] |
const char* TGHtmlLBEntry::GetValue | ( | ) | const [inline] |
TGString* TGHtmlLBEntry::fVal [protected] |
Definition at line 289 of file TGHtmlForm.cxx.
Referenced by GetValue(), TGHtmlLBEntry(), and ~TGHtmlLBEntry().