20150506 Created By BaoXinjian

一、摘要


1. messageStyledText 

When you want to display only the text and the user should not be able to edit the text then we use the messageStyledText.

2. messageRadioGroup

This helps to create radio buttons in your page.

3. messageCheckBox 

This helps to create check box in your page.

4. messageTextInput 

As the name implies it helps the users to enter data into this box.

5. messageLovInput 

when you want the uses to select from a list of values and quick select from the values then we use the messageLovInput.

This will open a pop up and you can search for values and select from the results.

6. messageChoice 

When you want to display a list of values in  a drop down fashion then you use the messageChoice.

7. messageDownload 

Used when the user needs to download a file or attachment.

8. messageFileUpload 

Used for displaying  a button with a messageTextInput .

User can browse from the local machine and upload a file using this.

9. button 

It is a general button which has an action associated with it.

You can set the fire action property which will inturn call a method which will perform that action.

10. submitButton

This is the button used when you want to submit data to a OAF page.

11. Link

Used for creating links.There are many types of links that can be created.

12. formValue

This is used to send value to an OAF page but without being displayed in the page.

13. spacer

This is used when you want to add space between your items placed in the page.

14. seperator

This creates a horizontal line in an oaf page.

15. Flex

This is a flexfield.There are 2 types of flexfields. Key and Descriptive flex fields.

16. urlInclude

This helps to include HTML content.

17. tip

Helps to give hint to the user

二、组件详解


1

Thanks and Regards

转载于:https://www.cnblogs.com/eastsea/p/4707714.html

OAF_OAF组件系列1 - Item Style汇总(概念)相关推荐

  1. bootstraptable 汇总_JS组件系列——表格组件神器:bootstrap table

    前言:前面介绍了两篇关于bootstrap table的基础用法,这章我们继续来看看它比较常用的一些功能,来个终结篇吧,毛爷爷告诉我们做事要有始有终~~bootstrap table这东西要想所有功能 ...

  2. JS组件系列——表格组件神器:bootstrap table

    前言:之前一直在忙着各种什么效果,殊不知最基础的Bootstrap Table用法都没有涉及,罪过,罪过.今天补起来吧.上午博主由零开始自己从头到尾使用了一遍Bootstrap Table ,遇到不少 ...

  3. 文本字段和表单设计-UI组件系列

    重点 (Top highlight) Forms have existed for a significant amount of time, greatly simplifying the task ...

  4. JS组件系列——Bootstrap Table 表格行拖拽

    JS组件系列--Bootstrap Table 表格行拖拽 原文:JS组件系列--Bootstrap Table 表格行拖拽 前言:之前一直在研究DDD相关知识,好久没更新JS系列文章了.这两天做了一 ...

  5. 点击父组件按钮 显示子组件_按钮设计用户界面组件系列

    点击父组件按钮 显示子组件 重点 (Top highlight) In order to design the right interactions, we need to look back at ...

  6. NumPy 快速入门系列:应用统计学基础概念、相关统计指标与NumPy的实现

    NumPy 快速入门系列:应用统计学基础概念.相关统计指标与NumPy的实现 前言: 统计学导论: 统计学定义: 统计学分类: 统计学基本概念: 统计过程: 统计指标与NumPy: 用 Python ...

  7. C#组件系列——又一款Excel处理神器Spire.XLS(二)

    阅读目录 一.基础入门 1.新建Workbook 2.读写Workbook 3.保存Workbook 二.样式 1.文本样式 2.单元格样式 3.表格样式 4.富文本编辑框 三.冻结行列 1.冻结行 ...

  8. JS组件系列——Bootstrap组件福利篇:几款好用的组件推荐(二)

    阅读目录 七.多值输入组件manifest 1.效果展示 2.源码说明 3.代码示例 八.文本框搜索组件bootstrap-typeahead 1.效果展示 2.源码说明 3.代码示例 九.boots ...

  9. .NET Core微服务之路:文章系列和内容索引汇总 (v0.52)

    原文:.NET Core微服务之路:文章系列和内容索引汇总 (v0.52) 微服务架构,对于从事JAVA架构的童鞋来说,早已不是什么新鲜的事儿,他们有鼎鼎大名的Spring Cloud这样的全家桶框架 ...

最新文章

  1. JavaScript中函数文档注释
  2. XenServer中License的设置对各种操作的影响
  3. NAT VRRP
  4. 吐血整理《计算机网络五层协议之物理层(中)》
  5. Uipath 学习栏目基础教学:2Uipath变量介绍
  6. Kickstart+NFS+DHCP+TFTP+PXElinux实现CentOS的网络自动安装
  7. linux系统的运行级别
  8. 基于Redis的CustomerSessionProvider(一)
  9. 【Zookeeper】基于Zookeeper实现分布式锁
  10. mysql 两表关联更新sql
  11. John the Ripper破解密码
  12. STM32F103_study61_The punctual atoms(Clock System Intro)
  13. 音视频开发---音视频同步算法
  14. 解决minicom串口被锁Device /dev/ttyS? is locked
  15. 使用手机APP远程控制51单片机
  16. 分享一批学习资料教程视频书籍
  17. VLAN的概念及配置
  18. 复杂度分析(大O表示法)
  19. 在职可以考计算机吗,沈阳师范大学在职研可以考计算机证吗
  20. IO系列学习总结六:拜读Netty 4.x版本官网,熟悉官网discard protocol time protocol

热门文章

  1. 7-8 连续因子 (20 分)
  2. 7-227 寻找大富翁 (25 分)
  3. 邻接矩阵存储图的深度优先遍历
  4. 数据库(2)数据库介绍
  5. HTML5自定义数据属性data-*
  6. 定位html中的背景图,关于背景图的定位和透明度问题(HTML+CSS笔记)
  7. mysql cluster 用户_mysql cluster统一用户权限
  8. 大橙子_【大橙子活动】工程学院新媒体中心第二届总结大会圆满结束!
  9. 修改intellij(idea)中mybatis对应的xml背景颜色
  10. 2018把坚韧坚持到底