Adds a new column to the headers search and binds it's FormControl to the service
Clears the value of the form control object in the given column
the index of the column that should have it's value cleared
Opens a user assign side menu component and sets the selected user as value of the form control object that corresponds to the given column.
If no user is selected the value of the corresponding form control si cleared.
the index of the columns that should have it's form control value set to the selected user
is the component that we want to open
Updates the underlying objects to match the new desired number of columns.
If the new number of columns is greater than the current one, the columns will be filled with default/blank values.
If the new number of columns is smaller than the current one, the superfluous columns will be removed.
the new number of columns
Generated using TypeDoc
The time that must elapse since last keypress in search input before a search request is sent