Regions act like a container for multiple items(Region is nothing but
Portion of a Page). There are a variety of items that canbe created in a
page. For example if a user wants to enter some data in the page then
we make use of the messageTextInput item type, when you want to display only the text and the user should not be able to edit the text then we use the messageStyledText. Similarly for various actions we have different items as shown below.
- messageStyledText
- messageTextInput
- messageRadioGroup
- messageCheckBox
- messageLovInput
- messageChoice
- messageDownload
- messageFileUpload
- button
- submitButton
- Link
- formValue
- spacer
- urlInclude
- tip
- seperator
- Flex
No comments:
Post a Comment