klyn.gui.windows.TableView.isEditing
property
public readonly property isEditing as Boolean:
Description

Whether a cell currently owns the inline text editor.

if table.isEditing:
table.commitEdit()