Schnittstelle ResponseAppearance


public interface ResponseAppearance
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    the default appearance.
    static final int
    used to draw attention to the potentially damaging
    consequences of using the response.
    static final int
    used to denote important responses such as the
    affirmative action.
  • Felddetails

    • DEFAULT

      static final int DEFAULT
      the default appearance.
      Siehe auch:
    • SUGGESTED

      static final int SUGGESTED
      used to denote important responses such as the
      affirmative action.
      Siehe auch:
    • DESTRUCTIVE

      static final int DESTRUCTIVE
      used to draw attention to the potentially damaging
      consequences of using the response. This appearance acts as a warning to
      the user.
      Siehe auch: