Interface IPipelinedTreeContentProvider2

    • Method Detail

      • hasPipelinedChildren

        boolean hasPipelinedChildren​(Object anInput,
                                     boolean currentHasChildren)
        Intercept the fact of having children and optionally modify this. This calculation should match whether children will be actually provided.
        Parameters:
        anInput - An input from the viewer
        currentHasChildren - The current proposed setting of hasChildren thus far from the upstream content providers.
        Returns:
        The new value for hasChildren