From dfaf9e70ecd93cd6f1b9da84179da466ef2337f3 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 13 Aug 2017 23:22:12 -0600 Subject: docs: TabbedInterface: document the $tpl argument a bit more --- jarmon/jarmon.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jarmon/jarmon.js b/jarmon/jarmon.js index 38a49cb..0bd83e5 100644 --- a/jarmon/jarmon.js +++ b/jarmon/jarmon.js @@ -1098,6 +1098,9 @@ jarmon.ChartEditor.prototype._addDatasourceRow = function(record) { /** + * + * The `$tpl` is a jQuery around an the DOM node (probably an empty
) that + * the tabbed interface will be placed inside of. * * The `recipe` is an array of `["Tab Name", [placeholder-name-list]]` * pairs. For example: -- cgit v1.2.3