rowFieldList property
rowFieldList is a List of RowFieldWidgetModel. This is a required field. This field indicates the list of row cell for a single row.
Implementation
List<RowFieldWidgetModel> rowFieldList;
rowFieldList is a List of RowFieldWidgetModel. This is a required field. This field indicates the list of row cell for a single row.
List<RowFieldWidgetModel> rowFieldList;