Interface NavigationContext

    • Method Detail

      • isSelectionParent

        boolean isSelectionParent​(NavigationNode node)
        Checks whether provided node is a parent of selected one
        Parameters:
        node - node to be checked
        Returns:
        true if provided node is a parent of selected one