Definition at line 12 of file REveTableProxyBuilder.hxx.
|
| | REveTableProxyBuilder () |
| |
| virtual | ~REveTableProxyBuilder () |
| |
| void | Build () |
| |
| virtual void | Build (const REveDataCollection *collection, REveElement *product, const REveViewContext *context) override |
| |
| virtual void | Build (const REveDataCollection *iItem, REveElement *product, const REveViewContext *) |
| |
| void | ConfigChanged () |
| |
| void | ModelChanges (const REveDataCollection::Ids_t &) |
| |
| virtual void | ModelChanges (const REveDataCollection::Ids_t &, Product *) |
| |
| virtual void | ModelChanges (const REveDataCollection::Ids_t &, REveDataProxyBuilderBase::Product *p) override |
| |
| void | SetCollection (REveDataCollection *) override |
| |
| virtual bool | WillHandleInteraction () const |
| |
| | REveDataProxyBuilderBase (const std::string &type) |
| |
| virtual | ~REveDataProxyBuilderBase () |
| |
| void | Build () |
| |
| const REveDataCollection * | Collection () const |
| |
| virtual void | CollectionBeingDestroyed (const REveDataCollection *) |
| |
| void | CollectionChanged (const REveDataCollection *) |
| |
| const REveViewContext & | Context () const |
| |
| REveElement * | CreateProduct (std::string viewType, const REveViewContext *) |
| |
| bool | GetHaveAWindow () const |
| |
| virtual bool | HaveSingleProduct () const |
| |
| void | ModelChanges (const REveDataCollection::Ids_t &) |
| |
| virtual void | SetCollection (REveDataCollection *) |
| |
| void | SetHaveAWindow (bool) |
| |
| void | SetupAddElement (REveElement *el, REveElement *parent, bool set_color=true) const |
| |
| void | SetupElement (REveElement *el, bool color=true) const |
| | This method is invoked to setup the per element properties of the various objects being drawn. More...
|
| |
| std::string | Type () const |
| |
|
| void | Clean () override |
| |
| virtual void | Build (const REveDataCollection *iItem, REveElement *product, const REveViewContext *) |
| |
| virtual void | BuildViewType (const REveDataCollection *iItem, REveElement *product, std::string viewType, const REveViewContext *) |
| |
| virtual void | Clean () |
| |
| virtual void | CleanLocal () |
| |
| REveCompound * | CreateCompound (bool set_color=true, bool propagate_color_to_all_children=false) const |
| |
| virtual void | LocalModelChanges (int idx, REveElement *el, const REveViewContext *ctx) |
| |
| virtual void | ModelChanges (const REveDataCollection::Ids_t &, Product *) |
| |
| virtual bool | VisibilityModelChanges (int idx, REveElement *, const REveViewContext *) |
| |
#include <ROOT/REveTableProxyBuilder.hxx>
◆ REveTableProxyBuilder()
| REveTableProxyBuilder::REveTableProxyBuilder |
( |
| ) |
|
◆ ~REveTableProxyBuilder()
| REveTableProxyBuilder::~REveTableProxyBuilder |
( |
| ) |
|
|
virtual |
◆ Build() [1/3]
| void REveDataProxyBuilderBase::Build |
( |
| ) |
|
◆ Build() [2/3]
◆ Build() [3/3]
◆ Clean()
| void REveTableProxyBuilder::Clean |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ ConfigChanged()
| void REveTableProxyBuilder::ConfigChanged |
( |
| ) |
|
◆ ModelChanges() [1/3]
◆ ModelChanges() [2/3]
◆ ModelChanges() [3/3]
◆ SetCollection()
◆ WillHandleInteraction()
| virtual bool ROOT::Experimental::REveTableProxyBuilder::WillHandleInteraction |
( |
| ) |
const |
|
inlinevirtual |
◆ fTable
[legend]
The documentation for this class was generated from the following files: