Module: table-edit

A mixin object containing methods for table editing

Source:

Methods

(computed) overlayStyle()

Method overlayStyle
Source:

(method) closeAllOverlays()

Close all overlays

Source:

(method) closeOverlay()

Close the overlay for editing a cell

Source:

(method) editedItemChanged()

The edited item has changed

Source:

(method) saveRows()

Saves the edited rows to the database.

Source:

(method) showOverlay(ref, col, props)

Show the overlay for editing a cell

Parameters:
Name Type Description
ref *
col *
props *
Source: