TypeView
TypeView::TypeView(const char* name, int32 index, DataEditor& editor)
TypeView::~TypeView()
fTypeView = new TypeView("type shell", index, fEditor);
TypeView(const char* name, int32 index, DataEditor& editor);
virtual ~TypeView();