Interface NoticeType

All Superinterfaces:
DialogType

@NonExtendable public non-sealed interface NoticeType extends DialogType
Represents a notice dialog.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the action button associated with this notice type.
  • Method Details

    • action

      @Contract(pure=true) ActionButton action()
      Returns the action button associated with this notice type.
      Returns:
      the action button