Interface VisibilityContainer

    • Method Detail

      • setVisible

        void setVisible​(boolean value)
        Sets the container's visibility.
        Parameters:
        value - if true then the container will be visible
      • isVisible

        boolean isVisible()
        Returns whether the container is visible.
        Returns:
        true if the container is visible