Component that displays a message on behalf of a component. ADF input components typically support automatically showing their own messages, so this tag should only be used for non-ADF input components and when you do not want the automatic ADF input message behavior. It is also useful for component-level messages where either a note window pop up isn't supported or where you simply don't want a pop up for the message (this is especially useful when the component already has a pop up for selecting a color, date, etc. which would compete with the messaging pop up).
Field Summary
Fields inherited from org.ecmascript.object.Object
Component that displays a message on behalf of a component. ADF input components typically support automatically showing their own messages, so this tag should only be used for non-ADF input components and when you do not want the automatic ADF input message behavior. It is also useful for component-level messages where either a note window pop up isn't supported or where you simply don't want a pop up for the message (this is especially useful when the component already has a pop up for selecting a color, date, etc. which would compete with the messaging pop up).