Class Summary |
InlineMessageBean |
Component that wraps another, always adding a label,
and optionally adding an error, information, or warning icon with an
explanatory message. |
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 inlineMessage controls. |
MessageChoiceBean |
The messageChoice control is a combination
of the choice and inlineMessage controls. |
MessageDateFieldBean |
The messageDateField control is a combination
of the dateField and inlineMessage controls. |
MessageFileUploadBean |
The messageFileUpload control is a combination
of the FileUpload and inlineMessage controls. |
MessageListBean |
The messageList control is a combination
of the list and inlineMessage controls. |
MessageLovFieldBean |
The messageLovField control is a combination
of the LovField and inlineMessage controls. |
MessageLovInputBean |
The messageLovInput control is a combination
of the LovInput and inlineMessage controls. |
MessagePromptBean |
Component that displays the prompt portion of an inline
message, 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 inlineMessage controls. |
MessageRadioGroupBean |
The messageRadioGroup control is a combination
of the radioGroup and inlineMessage controls. |
MessageStyledTextBean |
The messageStyledText control is a combination
of the styledText and inlineMessage controls. |
MessageTextBean |
Component that displays the text portion of an inline
message, including a tip and the error message. |
MessageTextInputBean |
The messageTextInput control is a combination
of the textInput and inlineMessage controls. |