Class OrRenderCondition

    • Method Detail

      • check

        public boolean check()
                      throws ServletException,
                             java.io.IOException
        Description copied from interface: RenderCondition
        Returns true if the component should be rendered; false otherwise.
        Returns:
        true if the component should be rendered, false otherwise
        Throws:
        ServletException - in case a servlet error occurs
        java.io.IOException - in case an IO error occurs