Interface MessageControl

All Superinterfaces:
Control, Element, EventOwner, MessageContainer, MessageProperties, java.io.Serializable, WebFormEventOwner

public interface MessageControl
extends Control, MessageProperties
A Message Control represents a location on a page where error and warning messages are displayed. The use of Message Controls to display messages is optional and is configured for each control using the Message options property for each control.

Further documentation.