class |
DataViewerContext |
Represents the data viewer in the Console which can display simple
and unformatted text.
|
class |
GraphicViewerContext |
Represents the graphic viewer in the Console which can display images.
|
class |
InspectorViewerContext |
Represents the inspector viewer in the Console which displays
key/value pairs in an object inspector control.
|
class |
ListViewerContext |
Represents the list viewer in the Console which can display simple
lists of text data.
|
class |
SourceViewerContext |
Represents the source viewer in the Console which can display text
data as source code with syntax highlighting.
|
class |
TableViewerContext |
Represents the table viewer in the Console which can display text
data as a table.
|
class |
ValueListViewerContext |
Represents the value list viewer in the Console which can display data as a key/value list.
|
class |
WebViewerContext |
Represents the web viewer in the Console which can display HTML
text content as web pages.
|