Interface ComponentState.Builder

    • Method Detail

      • reason

        ComponentState.Builder reason​(String reason)

        Describes how or why the component changed state.

        Parameters:
        reason - Describes how or why the component changed state.
        Returns:
        Returns a reference to this object so that method calls can be chained together.