Interface TextBoxMenuOption.Builder

  • Method Details

    • availabilityStatus

      TextBoxMenuOption.Builder availabilityStatus(String availabilityStatus)

      The availability status of the textbox menu. If the value of this property is set to ENABLED, dashboard readers can interact with the textbox menu.

      Parameters:
      availabilityStatus - The availability status of the textbox menu. If the value of this property is set to ENABLED, dashboard readers can interact with the textbox menu.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • availabilityStatus

      TextBoxMenuOption.Builder availabilityStatus(DashboardBehavior availabilityStatus)

      The availability status of the textbox menu. If the value of this property is set to ENABLED, dashboard readers can interact with the textbox menu.

      Parameters:
      availabilityStatus - The availability status of the textbox menu. If the value of this property is set to ENABLED, dashboard readers can interact with the textbox menu.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: