This component displays an alert box with a message, which can be an error, a warning, an info or a success message.
Properties of this view:
Flag that specifies whether or not to display the information message box
The content of the info message
The message types MESSAGE_TYPE
Setter for displayMessage flag
Optional
Adds the string after the message
This component displays an alert box with a message, which can be an error, a warning, an info or a success message.