rowFieldList property

List<RowFieldWidgetModel> rowFieldList
getter/setter pair

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;