toggle menu
Mobile UI
0.5.1
common
switch theme
search in API
Mobile UI
/
org.hisp.dhis.mobile.ui.designsystem.component.table.model
/
TableModel
/
cellHasError
cell
Has
Error
fun
cellHasError
(
cell
:
TableSelection.CellSelection
)
:
TableCell
?
Check if a cell has an error.
Return
The cell with an error.
Parameters
cell
The cell to check.