h1-h6
HTML 的 h1
至 h6
元素用于展示 6 个级别的标题。
-
XML 元素:
h1
、h2
、h3
、h4
、h5
、h6
-
Java类:
H1
、H2
、H3
、H4
、H5
、H6
基本用法
使用不同级别的标题组织内容的结构。高级别的标题标注重要的区域可以便于用户找到重要的内容。
<h1 text="Clouds"/>
<h2 text="Classification"/>
<h3 text="Physical forms"/>
<h4 text="Cumulus"/>
<h4 text="Stratus"/>
<h4 text="Cirrus"/>
<h3 text="Levels"/>
<h4 text="High"/>
<h4 text="Mid"/>
<h4 text="Low"/>
XML 属性
id - alignSelf - classNames - colspan - css - dataContainer - enabled - height - maxHeight - maxWidth - minHeight - minWidth - property - text - themeNames - title - visible - whiteSpace - width
事件和处理器
在 Jmix Studio 生成处理器桩代码时,可以使用 Jmix UI 组件面板的 Handlers 标签页或者视图类顶部面板的 Generate Handler 添加,也可以通过 Code → Generate 菜单(Alt+Insert / Cmd+N)生成。 |
本页是否有帮助?
感谢您的反馈