UIX 2.2.16

Package oracle.cabo.ui.beans.message

Interface Summary
MessageBean Interface implemented by all components that support messaging.
 

Class Summary
InlineMessageBean Deprecated. Since 2.2.0.
MessageBoxBean The MessageBox bean is used at the top of an application page to give the user important messaging information.
MessageCheckBoxBean The messageCheckBox control is a combination of the checkbox and messageLayout controls.
MessageChoiceBean The messageChoice control is a combination of the choice and messageLayout controls.
MessageColorFieldBean The messageColorField control is a combination of the colorField and messageLayout controls.
MessageDateFieldBean The messageDateField control is a combination of the dateField and messageLayout controls.
MessageFileUploadBean The messageFileUpload control is a combination of the FileUpload and messageLayout controls.
MessageLayoutBean This bean lays out a prompt, indexed children, end child, tip, and inline message.
MessageListBean The messageList control is a combination of the list and messageLayout controls.
MessageLovChoiceBean The messageLovChoice control is a combination of the lovChoice and messageLayout controls.
MessageLovFieldBean The messageLovField control is a combination of the LovField and messageLayout controls.
MessageLovInputBean The messageLovInput control is a combination of the LovInput and messageLayout controls.
MessagePromptBean Component that displays the prompt portion of a message component, including a text prompt, an (optional) required icon, and an (optional) icon indicating the type of message.
MessageRadioButtonBean The messageRadioButton control is a combination of the radioButton and messageLayout controls.
MessageRadioGroupBean Deprecated. Since 2.2.2.
MessageRadioSetBean The messageRadioSet control is a combination of the radioSet and messageLayout controls.
MessageStyledTextBean The messageStyledText control is a combination of the styledText and messageLayout controls.
MessageTextBean Component that displays the text portion of a message component, including a tip and the error message.
MessageTextInputBean The messageTextInput control is a combination of the textInput and messageLayout controls.
 


UIX 2.2.16