Class IndexTab

    • Constructor Detail

      • IndexTab

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

      • getIndexAllFieldsTree

        public TreeViewer getIndexAllFieldsTree()
        Get all sources tree
        Returns:
        all sources tree, never null
      • getIndexTree

        public TreeViewer getIndexTree()
        Get index tree
        Returns:
        index tree, never null