Lines Matching refs:ctx
110 ctx = args[0],
111 opts = ctx.options.logger,
112 obj = ctx.node || ctx.tree,
133 logLine(logName, extra, ctx);
136 logLine(logName, ctx);
160 treeCreate: function (ctx) { argument
161 var tree = ctx.tree,
162 opts = ctx.options;
208 ctx.widget
217 nodeClick: function (ctx) { argument
222 FT.eventToString(ctx.originalEvent)
225 nodeCollapseSiblings: function (ctx) { argument
228 nodeDblclick: function (ctx) { argument
231 nodeKeydown: function (ctx) { argument
236 FT.eventToString(ctx.originalEvent)
239 nodeLoadChildren: function (ctx, source) { argument
242 nodeRemoveChildMarkup: function (ctx) { argument
245 nodeRemoveMarkup: function (ctx) { argument
248 nodeRender: function (ctx, force, deep, collapsed, _recursive) { argument
251 nodeRenderStatus: function (ctx) { argument
254 nodeRenderTitle: function (ctx, title) { argument
257 nodeSetActive: function (ctx, flag, callOpts) { argument
260 nodeSetExpanded: function (ctx, flag, callOpts) { argument
263 nodeSetFocus: function (ctx) { argument
266 nodeSetSelected: function (ctx, flag, callOpts) { argument
269 nodeSetStatus: function (ctx, status, message, details) { argument
272 nodeToggleExpanded: function (ctx) { argument
275 nodeToggleSelected: function (ctx) { argument
278 treeClear: function (ctx) { argument
284 treeDestroy: function (ctx) { argument
287 treeInit: function (ctx) { argument
290 treeLoad: function (ctx, source) { argument
293 treeRegisterNode: function (ctx, add, node) { argument
296 treeSetFocus: function (ctx, flag, callOpts) { argument
299 treeSetOption: function (ctx, key, value) { argument
302 treeStructureChanged: function (ctx, type) { argument