com.vaadin.client.ui.

Interface HasErrorIndicatorElement

    • Method Detail

      • getErrorIndicatorElement

        com.google.gwt.dom.client.Element getErrorIndicatorElement()

        Gets the error indicator element.

        Returns:

        the error indicator element

      • setErrorIndicatorElementVisible

        void setErrorIndicatorElementVisible​(boolean visible)

        Sets the visibility of the error indicator element.

        Parameters:

        visible - true to show the error indicator element, false to hide it