Definition at line 119 of file RBrowser.cxx.
Public Member Functions | |
RBrowserCatchedWidget (const std::string &name, const std::string &url, const std::string &kind) | |
std::string | GetKind () const override |
std::string | GetTitle () override |
std::string | GetUrl () override |
void | Show (const std::string &) override |
Public Member Functions inherited from ROOT::Experimental::RBrowserWidget | |
RBrowserWidget (const std::string &name) | |
virtual | ~RBrowserWidget ()=default |
virtual void | CheckModified () |
virtual bool | DrawElement (std::shared_ptr< Browsable::RElement > &, const std::string &) |
const std::string & | GetName () const |
const Browsable::RElementPath_t & | GetPath () const |
virtual void | ResetConn () |
virtual std::string | SendWidgetContent () |
virtual void | SetActive () |
void | SetPath (const Browsable::RElementPath_t &path) |
Public Attributes | |
std::string | fCatchedKind |
std::string | fUrl |
|
inline |
Definition at line 133 of file RBrowser.cxx.
|
inlineoverridevirtual |
Implements ROOT::Experimental::RBrowserWidget.
Definition at line 127 of file RBrowser.cxx.
|
inlineoverridevirtual |
Reimplemented from ROOT::Experimental::RBrowserWidget.
Definition at line 131 of file RBrowser.cxx.
|
inlineoverridevirtual |
Implements ROOT::Experimental::RBrowserWidget.
Definition at line 129 of file RBrowser.cxx.
|
inlineoverridevirtual |
Implements ROOT::Experimental::RBrowserWidget.
Definition at line 125 of file RBrowser.cxx.
std::string RBrowserCatchedWidget::fCatchedKind |
Definition at line 123 of file RBrowser.cxx.
std::string RBrowserCatchedWidget::fUrl |
Definition at line 122 of file RBrowser.cxx.