您的位置:58脚本 > 鸿蒙系统 鸿蒙OS TableLayout.Specification

鸿蒙系统 鸿蒙OS TableLayout.Specification

2023-05-11 15:32 鸿蒙OS开发文档

鸿蒙系统 鸿蒙OS TableLayout.Specification

鸿蒙系统 鸿蒙OS TableLayout.Specification

鸿蒙系统

TableLayout.Specification

java.lang.Object

|---ohos.agp.components.TableLayout.Specification

public static class TableLayout.Specification
extends Object

配置表格布局中元素的列和行属性。

表格布局中的元素必须具有特定的单元格跨度、起始单元格、对齐方式或权重来确定其布局效果。

Since:

3

字段摘要

修饰符和类型 字段 描述
int alignment 定义行的垂直对齐或列的水平对齐。
TableLayout.CellSpan span 定义表格布局中元素的起始单元格和单元格范围。
boolean startDefined 指示是否为表格布局中组件的起始单元格设置索引。
float weight 表示表格布局中元素的权重。

方法总结

修饰符和类型 方法 描述
int getMaxSpan() 获取表格布局中元素的结束单元格。
int getMinSpan() 获取表格布局中元素的起始单元格。
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

字段详细信息

alignment

public final int alignment

定义行的垂直对齐或列的水平对齐。

span

public final TableLayout.CellSpan span

定义表格布局中元素的起始单元格和单元格范围。

startDefined

public final boolean startDefined

指示是否为表格布局中组件的起始单元格设置索引。

True 值表示为表格布局中组件的起始单元格设置了索引; 值 False 表示没有为表格布局中组件的起始单元格设置索引。

Since:

1

weight

public final float weight

表示表格布局中元素的权重。

方法详情

getMinSpan

public int getMinSpan()

获取表格布局中元素的起始单元格。

返回:

返回表格布局中元素的起始单元格。

getMaxSpan

public int getMaxSpan()

获取表格布局中元素的结束单元格。

返回:

返回表格布局中元素的结束单元格。

阅读全文
以上是58脚本为你收集整理的鸿蒙系统 鸿蒙OS TableLayout.Specification全部内容。
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。
相关文章
© 2024 58脚本 58jiaoben.com 版权所有 联系我们
桂ICP备12005667号-28 Powered by CMS