Web-based implementation for TControlBar class.
Definition at line 18 of file TWebControlBar.h.
|
| Bool_t | ProcessData (unsigned connid, const std::string &arg) |
| | Handle data from web browser Returns kFALSE if message was not processed.
|
| void | SendInitMsg (unsigned connid) |
| | !< configured display
|
#include <TWebControlBar.h>
◆ TWebControlBar()
◆ ~TWebControlBar()
| TWebControlBar::~TWebControlBar |
( |
| ) |
|
|
overridedefault |
◆ Class()
| TClass * TControlBarImp::Class |
( |
| ) |
|
|
staticinherited |
- Returns
- TClass describing this class
◆ Class_Name()
| const char * TControlBarImp::Class_Name |
( |
| ) |
|
|
staticinherited |
- Returns
- Name of this class
◆ Class_Version()
| constexpr Version_t TControlBarImp::Class_Version |
( |
| ) |
|
|
inlinestaticconstexprinherited |
◆ Create()
| void TWebControlBar::Create |
( |
| ) |
|
|
inlineoverridevirtual |
◆ DeclFileName()
| const char * TControlBarImp::DeclFileName |
( |
| ) |
|
|
inlinestaticinherited |
- Returns
- Name of the file containing the class declaration
Definition at line 47 of file TControlBarImp.h.
◆ GetClicked()
◆ GetControlBar()
| virtual TControlBar * TControlBarImp::GetControlBar |
( |
| ) |
|
|
inlinevirtualinherited |
◆ Hide()
| void TWebControlBar::Hide |
( |
| ) |
|
|
overridevirtual |
◆ IsA()
| virtual TClass * TControlBarImp::IsA |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ NewControlBar()
Static method to create TWebControlBar instance Used by plugin manager.
Definition at line 173 of file TWebControlBar.cxx.
◆ ProcessData()
| Bool_t TWebControlBar::ProcessData |
( |
unsigned | connid, |
|
|
const std::string & | arg ) |
|
protected |
Handle data from web browser Returns kFALSE if message was not processed.
Definition at line 78 of file TWebControlBar.cxx.
◆ SendInitMsg()
| void TWebControlBar::SendInitMsg |
( |
unsigned | connid | ) |
|
|
protected |
!< configured display
Send initial message with buttons configuration.
Definition at line 43 of file TWebControlBar.cxx.
◆ SetButtonState()
| void TWebControlBar::SetButtonState |
( |
const char * | , |
|
|
Int_t | ) |
|
inlineoverridevirtual |
◆ SetButtonWidth()
| void TWebControlBar::SetButtonWidth |
( |
UInt_t | | ) |
|
|
inlineoverridevirtual |
◆ SetFont()
| void TWebControlBar::SetFont |
( |
const char * | | ) |
|
|
inlineoverridevirtual |
◆ SetTextColor()
| void TWebControlBar::SetTextColor |
( |
const char * | | ) |
|
|
inlineoverridevirtual |
◆ Show()
| void TWebControlBar::Show |
( |
| ) |
|
|
overridevirtual |
◆ Streamer()
| virtual void TControlBarImp::Streamer |
( |
TBuffer & | | ) |
|
|
virtualinherited |
◆ StreamerNVirtual()
| void TControlBarImp::StreamerNVirtual |
( |
TBuffer & | ClassDef_StreamerNVirtual_b | ) |
|
|
inlineinherited |
◆ fClicked
◆ fControlBar
◆ fWindow
◆ fXpos
| Int_t TControlBarImp::fXpos |
|
protectedinherited |
◆ fYpos
| Int_t TControlBarImp::fYpos |
|
protectedinherited |
The documentation for this class was generated from the following files: