Extends
Constructor
new ve.ce.TableDeleteKeyDownHandler()
#
Delete key down handler for table selections.
Delete key down handler for table selections.
Methods
execute()static
#
Handle delete and backspace key down events with a table selection.
Performs a strip-delete removing all the cell contents but not altering the structure.
Handle delete and backspace key down events with a table selection.