text

abstract override fun text(key: String?): TextCell?

Finds a TextCell by key

Return

the Cell if a TextCell is found, null otherwise

Parameters

key

can be the TextColumn.id or TextColumn.title of the particular Cell