Interface ISaveableFilter

    • Method Detail

      • select

        boolean select​(Saveable saveable,
                       IWorkbenchPart[] containingParts)
        Indicate whether the given saveable matches this filter.
        Parameters:
        saveable - the saveable being tested
        containingParts - the parts that contain the saveable. This list may contain zero or more parts.
        Returns:
        whether the given saveable matches this filter