ActivateItemFromSelectAll(TGFrameElement *el) | KVLVContainer | privatevirtual |
ActivateItemsWithColumnData(const Char_t *colname, KVNumberList data, Bool_t activate=kTRUE) | KVLVContainer | |
ActivateItemWithColumnData(const Char_t *colname, const Char_t *data, Bool_t activate=kTRUE) | KVLVContainer | |
ActivateItemWithColumnData(const Char_t *colname, Long_t data, Bool_t activate=kTRUE) | KVLVContainer | |
ActivateItemWithColumnData(const Char_t *colname, Double_t data, Bool_t activate=kTRUE) | KVLVContainer | |
ActivateItemWithData(void *userData, Bool_t activate=kTRUE) | KVLVContainer | |
AddContextMenuClassException(TClass *) | KVLVContainer | |
AddDataColumn(const char *columnName) | KVLVContainer | |
AddFrame(TGFrame *f, TGLayoutHints *l=0) | KVLVContainer | |
AllowBrowse(Bool_t on=kTRUE) | KVLVContainer | inline |
AllowContextMenu(Bool_t on=kTRUE) | KVLVContainer | inline |
AllowDoubleClick(Bool_t on=kTRUE) | KVLVContainer | inline |
default_init() | KVLVContainer | private |
DeleteColData() | KVLVContainer | private |
Display(const TCollection *=0) | KVLVContainer | virtual |
DoDoubleClick(TGFrame *, Int_t, Int_t, Int_t) | KVLVContainer | |
DoubleClickAction(TObject *) | KVLVContainer | |
fAllowContextMenu | KVLVContainer | private |
fAllowDoubleClick | KVLVContainer | private |
fColData | KVLVContainer | private |
fContextMenu | KVLVContainer | private |
fContextMenuClassExceptions | KVLVContainer | private |
fControlClick | KVLVContainer | private |
FillList(const TCollection *=0) | KVLVContainer | privatevirtual |
FindItemWithColumnData(const Char_t *colname, const Char_t *data) | KVLVContainer | |
FindItemWithColumnData(const Char_t *colname, Long_t data) | KVLVContainer | |
FindItemWithColumnData(const Char_t *colname, Double_t data) | KVLVContainer | |
FindItemWithData(void *userData) | KVLVContainer | |
fIsResized | KVLVContainer | private |
fKeepUserItems | KVLVContainer | private |
fNcols | KVLVContainer | private |
fObjClass | KVLVContainer | private |
fPickOrderedObjects | KVLVContainer | private |
fSort | KVLVContainer | private |
fSortData | KVLVContainer | private |
fSortDir | KVLVContainer | private |
fSortType | KVLVContainer | private |
fUseObjLabelAsRealClass | KVLVContainer | private |
fUserDoubleClickAction | KVLVContainer | private |
fUserItems | KVLVContainer | private |
GetDataColumn(Int_t index) const | KVLVContainer | inlinevirtual |
GetFirstInList() | KVLVContainer | |
GetLastInList() | KVLVContainer | |
GetLastSelectedItem() const | KVLVContainer | inline |
GetLastSelectedObject() const | KVLVContainer | inline |
GetPickOrderedSelectedObjects() const | KVLVContainer | inline |
GetSelectedItems() | KVLVContainer | |
GetSelectedObjects() | KVLVContainer | |
GetUserItems() | KVLVContainer | inline |
HandleButton(Event_t *event) | KVLVContainer | |
IsBeingSorted() const | KVLVContainer | inline |
KVLVContainer(const TGWindow *p=0, UInt_t w=1, UInt_t h=1, UInt_t options=kSunkenFrame, Pixel_t back=GetDefaultFrameBackground()) | KVLVContainer | |
KVLVContainer(TGCanvas *p, UInt_t options=kSunkenFrame, Pixel_t back=GetDefaultFrameBackground()) | KVLVContainer | |
KVLVEntry class | KVLVContainer | friend |
KVLVFrameElement class | KVLVContainer | friend |
OpenContextMenu(TGFrame *, Int_t, Int_t, Int_t) | KVLVContainer | |
Refresh() | KVLVContainer | virtual |
RemoveAll() | KVLVContainer | virtual |
SelectAll() | KVLVContainer | virtual |
SetDataColumn(Int_t index, TClass *cl, const Char_t *name, const Char_t *method="") | KVLVContainer | virtual |
SetDataColumns(Int_t ncols) | KVLVContainer | virtual |
SetDoubleClickAction(const char *receiver_class, void *receiver, const char *slot) | KVLVContainer | |
SetObjClass(TClass *cN) | KVLVContainer | inline |
SetUseObjLabelAsRealClass(Bool_t on=kTRUE) | KVLVContainer | inline |
Sort(int column) | KVLVContainer | |
~KVLVContainer() | KVLVContainer | virtual |