CollectiveCellProperties<E, I extends Iterable<E> >.fromRecord constructor
CollectiveCellProperties<E, I extends Iterable<E> >.fromRecord (
- Record record
Creates properties from an existing configuration record.
Implementation
CollectiveCellProperties.fromRecord(super.record) : super.fromRecord();