Class GroupingsTab

    • Constructor Detail

      • GroupingsTab

        public GroupingsTab​(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

      • getAllSourcesTree

        public TreeViewer getAllSourcesTree()
        Returns:
        the allSourcesTree
      • getGroupingsTree

        public TreeViewer getGroupingsTree()
        Returns:
        the groupingsTree
      • getAggregatesTree

        public TreeViewer getAggregatesTree()
        Returns:
        the aggregatesTree