interface IBarPanel

Custom output for Debugger.

Methods

string
getTab()

Renders HTML code for custom tab.

string
getPanel()

Renders HTML code for custom panel.

Details

at line 22
string getTab()

Renders HTML code for custom tab.

Return Value

string

at line 28
string getPanel()

Renders HTML code for custom panel.

Return Value

string