Interface RenderingVisibilityService

    • Method Detail

      • isVisible

        boolean isVisible​(ItemModel itemModel)
        Verifies the visibility of ItemModel
        Parameters:
        itemModel - the ItemModel
        Returns:
        true if the ItemModel is visible and false otherwise.