Module: Tk::TreeCtrl::BindCallback

Extended by:
Tk
Includes:
Tk
Defined in:
lib/tkextlib/treectrl/tktreectrl.rb

Constant Summary

Constants included from Tk

AUTO_PATH, Checkbutton, CloneMenu, Fontchooser, JAPANIZED_TK, LIBRARY_PATH, Labelframe, MenuButton, OptionMenuButton, PACKAGE_PATH, Panedwindow, RELEASE_DATE, Radiobutton, Tk::TCL_LIBRARY_PATH, Tk::TCL_MAJOR_VERSION, Tk::TCL_MINOR_VERSION, Tk::TCL_PACKAGE_PATH, Tk::TCL_PATCHLEVEL, Tk::TCL_PRECISION, Tk::TCL_VERSION, Tk::TK_MAJOR_VERSION, Tk::TK_MINOR_VERSION, Tk::TK_PATCHLEVEL, Tk::TK_VERSION, Tk::Tkextlib_RELEASE_DATE, Tk::TreeCtrl_Widget, X_Scrollable, Y_Scrollable

Constants included from Encoding

Encoding::BINARY, Encoding::BINARY_NAME, Encoding::DEFAULT_EXTERNAL_NAME, Encoding::DEFAULT_INTERNAL_NAME, Encoding::ENCODING_TABLE, Encoding::RubyEncoding, Encoding::TkCommandNames, Encoding::UNKNOWN, Encoding::UTF8_NAME

Constants included from TkCore

TkCore::EventFlag, TkCore::INTERP, TkCore::INTERP_MUTEX, TkCore::INTERP_ROOT_CHECK, TkCore::INTERP_THREAD, TkCore::INTERP_THREAD_STATUS, TkCore::RUN_EVENTLOOP_ON_MAIN_THREAD, TkCore::WIDGET_DESTROY_HOOK, TkCore::WITH_ENCODING, TkCore::WITH_RUBY_VM

Constants included from TkComm

TkComm::GET_CONFIGINFO_AS_ARRAY, TkComm::GET_CONFIGINFOwoRES_AS_ARRAY, TkComm::TkExtlibAutoloadModule, TkComm::Tk_CMDTBL, TkComm::Tk_IDs, TkComm::Tk_WINDOWS, TkComm::USE_TCLs_LIST_FUNCTIONS, TkComm::WidgetClassNames

Constants included from TkUtil

TkUtil::None, TkUtil::RELEASE_DATE

Class Method Summary collapse

Methods included from Tk

BinaryString, EncodedString, Grid, Pack, Place, UTF8_String, __create_widget_set__, __disable_toplevel_control__, __import_toplevel_aliases__, __regist_toplevel_aliases__, __remove_toplevel_aliases__, __reset_toplevel_owner__, __set_loaded_toplevel_aliases__, __set_toplevel_aliases__, __toplevel_alias_setup_proc__, _replace_toplevel_aliases, add_kinsoku, backup_current_topdef, bell, bell_on_display, const_missing, current_grabs, cursor_display, default_widget_set, default_widget_set=, define_topalias, define_topobj, delete_kinsoku, destroy, errorCode, errorInfo, exit, focus, focus_lastfor, focus_next, focus_prev, focus_to, fromUTF8, grid, grid_forget, has_mainwindow?, load_tcllibrary, load_tclscript, load_tclscript_rsrc, load_tclscript_rsrcid, lower_window, pack, pack_forget, pkgconfig_get, pkgconfig_list, place, place_forget, raise_window, regist_sym_for_loaded_file, replace_topalias, replace_topobj, root, set_topalias, show_kinsoku, sleep, strictMotif, subst_tk_backslash, subst_utf_backslash, tcl_pkgconfig_get, tcl_pkgconfig_list, thread_update, thread_update_idletasks, tk_pkgconfig_get, tk_pkgconfig_list, toUTF8, to_backslash_sequence, topalias_defined?, toplevel_aliases_on_widget_set, topobj_defined?, ungrid, unload_tcllibrary, unpack, unplace, update, update, update_idletasks, utf_to_backslash, utf_to_backslash_sequence, wakeup, widget_set_symbols

Methods included from Encoding

#default_encoding=, #encoding=, #encoding_convertfrom, #encoding_convertto, #encoding_dirs, #encoding_dirs=, #encoding_name, #encoding_names, #encoding_obj, #encoding_objs, #encoding_system=, #encoding_system_name, #encoding_system_obj, #force_default_encoding, #force_default_encoding=, #force_default_encoding?, #tk_encoding_names

Methods included from TkCore

#_tk_call_to_list_core, #after, #after_cancel, #after_idle, #appname, #appsend, #appsend_deny, #appsend_displayof, callback, #callback_break, #callback_continue, #callback_return, #chooseColor, #chooseDirectory, #do_one_event, #event_generate, #getMultipleOpenFile, #getMultipleSaveFile, #getOpenFile, #getSaveFile, #get_eventloop_tick, #get_eventloop_weight, #get_no_event_wait, #inactive, #inactive_displayof, #info, #ip_eval, #ip_eval_with_enc, #ip_eval_without_enc, #ip_invoke, #ip_invoke_with_enc, #ip_invoke_without_enc, #is_mainloop?, #load_cmd_on_ip, #mainloop, #mainloop_exist?, #mainloop_thread?, #mainloop_watchdog, #messageBox, #rb_appsend, #rb_appsend_displayof, #reset_inactive, #reset_inactive_displayof, #restart, #scaling, #scaling_displayof, #set_eventloop_tick, #set_eventloop_weight, #set_no_event_wait, #tk_call, #tk_call_to_list, #tk_call_to_list_with_enc, #tk_call_to_list_without_enc, #tk_call_to_simplelist, #tk_call_to_simplelist_with_enc, #tk_call_to_simplelist_without_enc, #tk_call_with_enc, #tk_call_without_enc, #windowingsystem

Methods included from TkComm

_at, _callback_entry?, _callback_entry_class?, _curr_cmd_id, _fromUTF8, _genobj_for_tkwidget, _next_cmd_id, _toUTF8, array2tk_list, #bind, #bind_all, #bind_append, #bind_append_all, #bind_remove, #bind_remove_all, #bindinfo, #bindinfo_all, bool, image_obj, #install_cmd, install_cmd, list, num_or_nil, num_or_str, number, procedure, simplelist, slice_ary, string, #subst, tk_tcl2ruby, uninstall_cmd, #uninstall_cmd, window

Methods included from TkUtil

#_conv_args, _conv_args, #_fromUTF8, #_get_eval_enc_str, _get_eval_enc_str, #_get_eval_string, _get_eval_string, _symbolkey2str, #_symbolkey2str, #_toUTF8, #bool, bool, callback, eval_cmd, #hash_kv, hash_kv, install_cmd, #num_or_nil, num_or_nil, num_or_str, #num_or_str, number, #number, string, #string, uninstall_cmd, untrust

Methods included from TkEvent

#install_bind, #install_bind_for_event_class

Class Method Details

.autoScanCancel(w) ⇒ Object



2422
2423
2424
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2422

def autoScanCancel(w)
  tk_call('::TreeCtrl::AutoScanCancel', w)
end

.autoScanCheck(w, x, y) ⇒ Object



2416
2417
2418
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2416

def autoScanCheck(w, x, y)
  tk_call('::TreeCtrl::AutoScanCheck', w, x, y)
end

.autoScanCheckAux(w) ⇒ Object



2419
2420
2421
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2419

def autoScanCheckAux(w)
  tk_call('::TreeCtrl::AutoScanCheckAux', w)
end

.beginExtend(w, el) ⇒ Object



2407
2408
2409
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2407

def beginExtend(w, el)
  tk_call('::TreeCtrl::BeginExtend', w, el)
end

.beginSelect(w, el) ⇒ Object



2401
2402
2403
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2401

def beginSelect(w, el)
  tk_call('::TreeCtrl::BeginSelect', w, el)
end

.beginToggle(w, el) ⇒ Object



2410
2411
2412
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2410

def beginToggle(w, el)
  tk_call('::TreeCtrl::BeginToggle', w, el)
end

.buttonPress1(w, x, y) ⇒ Object



2386
2387
2388
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2386

def buttonPress1(w, x, y)
  tk_call('::TreeCtrl::ButtonPress1', w, x, y)
end

.cancel(w) ⇒ Object



2440
2441
2442
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2440

def cancel(w)
  tk_call('::TreeCtrl::Cancel', w)
end

.cancelRepeatObject



2413
2414
2415
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2413

def cancelRepeat
  tk_call('::TreeCtrl::CancelRepeat')
end

.cursorCancel(w) ⇒ Object



2383
2384
2385
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2383

def cursorCancel(w)
  tk_call('::TreeCtrl::CursorCancel', w)
end

.cursorCheck(w, x, y) ⇒ Object



2377
2378
2379
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2377

def cursorCheck(w, x, y)
  tk_call('::TreeCtrl::CursorCheck', w, x, y)
end

.cursorCheckAux(w) ⇒ Object



2380
2381
2382
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2380

def cursorCheckAux(w)
  tk_call('::TreeCtrl::CursorCheckAux', w)
end

.dataExtend(w, el) ⇒ Object



2437
2438
2439
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2437

def dataExtend(w, el)
  tk_call('::TreeCtrl::DataExtend', w, el)
end

.doubleButton1(w, x, y) ⇒ Object



2389
2390
2391
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2389

def doubleButton1(w, x, y)
  tk_call('::TreeCtrl::DoubleButton1', w, x, y)
end

.entryClose(w, accept) ⇒ Object



2497
2498
2499
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2497

def entryClose(w, accept)
  tk_call('::TreeCtrl::EntryClose', w, accept)
end

.entryExpanderKeypress(w) ⇒ Object



2500
2501
2502
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2500

def entryExpanderKeypress(w)
  tk_call('::TreeCtrl::EntryExpanderKeypress', w)
end

.entryExpanderOpen(w, item, col, elem) ⇒ Object



2494
2495
2496
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2494

def entryExpanderOpen(w, item, col, elem)
  tk_call('::TreeCtrl::EntryExpanderOpen', w, item, col, elem)
end

.entryOpen(w, item, col, elem) ⇒ Object



2491
2492
2493
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2491

def entryOpen(w, item, col, elem)
  tk_call('::TreeCtrl::EntryOpen', w, item, col, elem)
end

.extendUpDown(w, amount) ⇒ Object



2434
2435
2436
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2434

def extendUpDown(w, amount)
  tk_call('::TreeCtrl::ExtendUpDown', w, amount)
end

.fileList_autoScanCheck(w, x, y) ⇒ Object



2484
2485
2486
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2484

def fileList_autoScanCheck(w, x, y)
  tk_call('::TreeCtrl::FileListAutoScanCheck', w, x, y)
end

.fileList_autoScanCheckAux(w) ⇒ Object



2487
2488
2489
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2487

def fileList_autoScanCheckAux(w)
  tk_call('::TreeCtrl::FileListAutoScanCheckAux', w)
end

.fileList_button1(w, x, y) ⇒ Object

filelist-bindings



2463
2464
2465
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2463

def fileList_button1(w, x, y)
  tk_call('::TreeCtrl::FileListButton1', w, x, y)
end

.fileList_edit(w, i, s, e) ⇒ Object



2478
2479
2480
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2478

def fileList_edit(w, i, s, e)
  tk_call('::TreeCtrl::FileListEdit', w, i, s, e)
end

.fileList_editCancel(w) ⇒ Object



2481
2482
2483
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2481

def fileList_editCancel(w)
  tk_call('::TreeCtrl::FileListEditCancel', w)
end

.fileList_leave1(w, x, y) ⇒ Object



2472
2473
2474
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2472

def fileList_leave1(w, x, y)
  tk_call('::TreeCtrl::FileListLeave1', w, x, y)
end

.fileList_motion(w, x, y) ⇒ Object



2469
2470
2471
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2469

def fileList_motion(w, x, y)
  tk_call('::TreeCtrl::FileListMotion', w, x, y)
end

.fileList_motion1(w, x, y) ⇒ Object



2466
2467
2468
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2466

def fileList_motion1(w, x, y)
  tk_call('::TreeCtrl::FileListMotion1', w, x, y)
end

.fileList_release1(w, x, y) ⇒ Object



2475
2476
2477
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2475

def fileList_release1(w, x, y)
  tk_call('::TreeCtrl::FileListRelease1', w, x, y)
end

.leave1(w, x, y) ⇒ Object



2395
2396
2397
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2395

def leave1(w, x, y)
  tk_call('::TreeCtrl::Leave1', w, x, y)
end

.left_right(w, n) ⇒ Object



2428
2429
2430
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2428

def left_right(w, n)
  tk_call('::TreeCtrl::LeftRight', w, n)
end

.marqueeBegin(w, x, y) ⇒ Object



2446
2447
2448
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2446

def marqueeBegin(w, x, y)
  tk_call('::TreeCtrl::MarqueeBegin', w, x, y)
end

.marqueeEnd(w, x, y) ⇒ Object



2452
2453
2454
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2452

def marqueeEnd(w, x, y)
  tk_call('::TreeCtrl::MarqueeEnd', w, x, y)
end

.marqueeUpdate(w, x, y) ⇒ Object



2449
2450
2451
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2449

def marqueeUpdate(w, x, y)
  tk_call('::TreeCtrl::MarqueeUpdate', w, x, y)
end

.motion(w, le) ⇒ Object



2404
2405
2406
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2404

def motion(w, le)
  tk_call('::TreeCtrl::Motion', w, el)
end

.motion1(w, x, y) ⇒ Object



2392
2393
2394
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2392

def motion1(w, x, y)
  tk_call('::TreeCtrl::Motion1', w, x, y)
end

.percentsCmd(*args) ⇒ Object



2374
2375
2376
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2374

def percentsCmd(*args)
  tk_call('::TreeCtrl::PercentsCmd', *args)
end

.release1(w, x, y) ⇒ Object



2398
2399
2400
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2398

def release1(w, x, y)
  tk_call('::TreeCtrl::Release1', w, x, y)
end

.scanDrag(w, x, y) ⇒ Object



2458
2459
2460
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2458

def scanDrag(w, x, y)
  tk_call('::TreeCtrl::ScanDrag', w, x, y)
end

.scanMark(w, x, y) ⇒ Object



2455
2456
2457
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2455

def scanMark(w, x, y)
  tk_call('::TreeCtrl::ScanMark', w, x, y)
end

.selectAll(w) ⇒ Object



2443
2444
2445
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2443

def selectAll(w)
  tk_call('::TreeCtrl::selectAll', w)
end

.setActiveItem(w, idx) ⇒ Object



2431
2432
2433
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2431

def setActiveItem(w, idx)
  tk_call('::TreeCtrl::SetActiveItem', w, idx)
end

.textClose(w, accept) ⇒ Object



2509
2510
2511
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2509

def textClose(w, accept)
  tk_call('::TreeCtrl::TextClose', w, accept)
end

.textExpanderKeypress(w) ⇒ Object



2512
2513
2514
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2512

def textExpanderKeypress(w)
  tk_call('::TreeCtrl::TextExpanderKeypress', w)
end

.textExpanderOpen(w, item, col, elem, width) ⇒ Object



2506
2507
2508
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2506

def textExpanderOpen(w, item, col, elem, width)
  tk_call('::TreeCtrl::TextOpen', w, item, col, elem, width)
end

.textOpen(w, item, col, elem, width = 0, height = 0) ⇒ Object



2503
2504
2505
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2503

def textOpen(w, item, col, elem, width=0, height=0)
  tk_call('::TreeCtrl::TextOpen', w, item, col, elem, width, height)
end

.up_down(w, n) ⇒ Object



2425
2426
2427
# File 'lib/tkextlib/treectrl/tktreectrl.rb', line 2425

def up_down(w, n)
  tk_call('::TreeCtrl::UpDown', w, n)
end