Options
All
  • Public
  • Public/Protected
  • All
Menu

A faces message with a short summary message and a more detailed message, as well as a severity level that indicates the type of this message. Used by the client-side validation framework and some widgets such as the growl widget.

Hierarchy

Index

Properties

detail

detail: string

In-depth details of the message.

severity

The severity of this message, i.e. whether it is an information message, a warning message, or an error message.

Optional severityText

severityText?: string

The severity in I18N human readable text for ARIA screen readers.

summary

summary: string

A short summary of the message.

Generated using TypeDoc