Package org.eclipse.datatools.sqltools.result.internal.ui.view

Class Summary
ColumnAlignedResultItem When using single window text display mode, we use this class to generate the display string.
MultipleTabsGridSection This UI component displays the execution result on multiple tabs in grid mode(using tables to display result sets).
MultipleTabsModeSection Parent class of MultipleTabsTextSection and MultipleTabsGridSection.
MultipleTabsTextSection Displays the SQL result in multiple tabs in text mode
ParameterTableViewer Describes a table viewer for parameter
ParameterViewerDescriptor Describes a parameter table viewer
ParameterViewerRegistryReader Registry reader for parameter table viewer
ResultHistoryHelper Result history related utilities
ResultHistorySection This UI component is in charge of displaying the left panel (result history) of SQL Results View.
ResultSection ResultSection is an UI class, which is responsible for displaying the right part of the SQL Results View.
ResultSectionFactory Factory to create the result section instance
ResultSetViewerDescriptor Describes a result set viewer
ResultSetViewerRegistryReader Registry reader for result set viewers
ResultsHistoryContentProvider The content provider for the results history section
ResultsView This is the view showing the result.
ResultsViewLabelProvider This is the label provider for the history results table
SingleTabDisplayAction Switch the display mode between single tab and multiple tabs
SingleWindowGridSection  
SingleWindowModeSection Parent class of SingleWindowTextSection and SingleWindowGridSection
SingleWindowTextSection This UI component displays the execution result on one tab in text mode(using text widgets to display result sets).
TextModeDisplayAction Switch the display mode between text and grid