Home
last modified time | relevance | path

Searched refs:isSingle (Results 1 – 2 of 2) sorted by relevance

/plugin/database2/
H A Ddatabase2.php2319 * @param boolean $isSingle set true on calling to render single-record editor
2324 $maxUploadSize = null, $isSingle = false ) argument
2330 $id = 'database2_' . ( $isSingle ? 'single' : 'table' ) . '_' .
/plugin/edittable/lib/
H A Dhandsontable.full.js18347 value: function isSingle() {
46164 return !cellRange.isSingle();