#include <TRecordDisplayTab.hh>
TRecordDisplayTabに対する継承グラフ
Public メソッド | |
TRecordDisplayTab (TRecordDisplay *d) | |
TRecordDisplayTab (TRecordDisplay *d, TGCompositeFrame *p) | |
~TRecordDisplayTab () | |
Tvoid | Build () |
Tstring | GetTabText (const Tstring &title) const |
TGCompositeFrame * | GetFrame (const Tstring &title) |
TRecordDisplayTab * | GetTab (TGCompositeFrame *frame) |
Tvoid | clear () |
Tbool | IsBuild () const |
const TRecordDisplay * | GetRecordDisplay () const |
virtual Tvoid | SetRecordDisplay (TRecordDisplay *evd) |
const TGCompositeFrame * | GetParentFrame () const |
virtual Tvoid | SetParentFrame (TGCompositeFrame *frame) |
Protected 変数 | |
TRecordDisplay * | theRecordDisplay |
TGCompositeFrame * | theParentFrame |
Tbool | theFinishBuild |
|
|
|
|
|
|
|
TRecordDisplayComponentに実装されています. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|