Expand all

ve.ce.TableDeleteKeyDownHandler

Extends

Constructor

new ve.ce.TableDeleteKeyDownHandler() #

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.

Source:
Handle delete and backspace key down events with a table selection.