RowBean class
通用性单元格实体,只针对非列表数据结构的处理成表格 列表结构不要使用该类
Constructors
-
RowBean.new({required List<
CellBean> cells})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited