Class QueryBatchTab

    • Constructor Detail

      • QueryBatchTab

        public QueryBatchTab​(QueryWizardControl queryWizard,
                             org.eclipse.core.resources.IProject project,
                             org.eclipse.swt.custom.CTabFolder tabFolder)
        Constructor
        Parameters:
        queryWizard - actual Query wizard control, cannot be null
        project - actual context project of Query Builder, cannot be null
        tabFolder - parent CTabFolder for creating tab on it, cannot be null
    • Method Detail

      • getQueryBatchTree

        public TreeViewer getQueryBatchTree()
        Gets TreeViewer with content corresponding to the each query in full quer scheme
        Returns:
        TreeViewer with content corresponding to the each query in full quer scheme, never null