Shows inline table editing UI around a table cell
aCell | [IN] a DOM Element being a table cell, td or th |
Hide all inline table editing UI
Modifies the table containing the selection according to the
activation of an inline table editing UI element
aUIAnonymousElement | [IN] the inline table editing UI element |
Refresh already visible inline table editing UI
boolean indicating if inline table editing is enabled in the editor.
When inline table editing is enabled, and when the selection is
contained in a table cell, special buttons allowing to add/remove
a line/column are available on the cell’s border.