SetFocusedCellsEvent constructor

SetFocusedCellsEvent(
  1. List<String> cellIds
)

Implementation

SetFocusedCellsEvent(this.cellIds);