Oracle APEX 样式 APEX

编程入门 行业动态 更新时间:2024-10-18 14:23:41
本文介绍了Oracle APEX 样式 APEX_ITEM 动态表单元素的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我对这篇文章有以下说明apextips.blogspot/2015/05/building-dynamic-forms.html 关于如何在 APEX 中创建动态项目.文档 docs.oracle/cd/E59726_01/doc.50/e39149/apex_item.htm#AEAPI192 很清楚如何创建项目,但我不知道如何使项目看起来像原生 APEX 项目.

I have following instructions on this post apextips.blogspot/2015/05/building-dynamic-forms.html on how to create dynamic items in APEX. The documentation docs.oracle/cd/E59726_01/doc.50/e39149/apex_item.htm#AEAPI192 is clear on how to create the item but I cannot figure out how to make the item look like native APEX items.

我曾尝试复制可以看到附加到本机项目的不同 CSS 类,但在我的一生中,我无法让动态创建的表单元素看起来和行为相同.

I have attempted copying different CSS classes I can see attached to the native items but for the life of me, I cannot get my dynamically created form elements to look and act the same.

任何帮助将不胜感激.

推荐答案

如果您使用的是 Chrome 浏览器,那么获取所有样式的最简单方法是使用浏览器复制样式.

If you are using Chrome Browser, then the easiest way to get all the styles is to use the browser Copy styles.

右键单击本机创建的项目并选择检查.右键单击元素"选项卡下的选定 HTML 元素,然后转到 复制 => 复制样式

Right click on an item created natively and select Inspect. Right click on the selected HTML element under Elements tab and go to Copy => Copy styles

这将为您提供与本机项目关联的样式.现在将这些样式分配给您动态生成的项目.

This will get you the styles associated with the native item. Now assign those styles to your dynamically generated item.

您需要为每个项目类型执行此操作.

You need to do this for every item type.

最好的问候,萨利姆

更多推荐

Oracle APEX 样式 APEX

本文发布于:2023-06-06 01:32:08,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/531112.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:样式   Oracle   APEX

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!