extend: TkComm
要約
目次
- 特異メソッド
- インスタンスメソッド
-
- _tk_call_to_list_core
- after
- after_cancel
- after_idle
- appname
- appsend
- appsend_deny
- appsend_displayof
- callback_break
- callback_continue
- callback_return
- chooseColor
- chooseDirectory
- do_one_event
- event_generate
- get_eventloop_tick
- get_eventloop_weight
- get_no_event_wait
- getMultipleOpenFile
- getMultipleSaveFile
- getOpenFile
- getSaveFile
- 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_ticktimer_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
- 再定義されたメソッド
- 定数
継承しているメソッド
- TkCommから継承しているメソッド
- TkUtilから継承しているメソッド
- TkEventから継承しているメソッド
特異メソッド
callback(*arg)[permalink][rdoc]-
[TODO]
インスタンスメソッド
_tk_call_to_list_core(depth, arg_enc, val_enc, *args)[permalink][rdoc]-
[TODO]
after(ms, cmd = Proc.new)[permalink][rdoc]-
[TODO]
after_cancel(after_id)[permalink][rdoc]-
[TODO]
after_idle(cmd = Proc.new)[permalink][rdoc]-
[TODO]
appname(name = Tk::None)[permalink][rdoc]-
[TODO]
appsend(interp, async, *args)[permalink][rdoc]-
[TODO]
appsend_deny[permalink][rdoc]-
[TODO]
appsend_displayof(interp, win, async, *args)[permalink][rdoc]-
[TODO]
callback_break[permalink][rdoc]-
[TODO]
callback_continue[permalink][rdoc]-
[TODO]
callback_return[permalink][rdoc]-
[TODO]
chooseColor(keys = nil)[permalink][rdoc]-
[TODO]
chooseDirectory(keys = nil)[permalink][rdoc]-
[TODO]
do_one_event(flag = TclTkLib::EventFlag::ALL)[permalink][rdoc]-
[TODO]
event_generate(win, context, keys = nil)[permalink][rdoc]-
[TODO]
getMultipleOpenFile(keys = nil)[permalink][rdoc]-
[TODO]
getMultipleSaveFile(keys = nil)[permalink][rdoc]-
[TODO]
getOpenFile(keys = nil)[permalink][rdoc]-
[TODO]
getSaveFile(keys = nil)[permalink][rdoc]-
[TODO]
get_eventloop_tick[permalink][rdoc]-
[TODO]
get_eventloop_weight[permalink][rdoc]-
[TODO]
get_no_event_wait[permalink][rdoc]-
[TODO]
inactive[permalink][rdoc]-
[TODO]
inactive_displayof(win)[permalink][rdoc]-
[TODO]
info(*args)[permalink][rdoc]-
[TODO]
ip_eval(cmd_string)[permalink][rdoc]-
[TODO]
ip_eval_with_enc(cmd_string)[permalink][rdoc]-
[TODO]
ip_eval_without_enc(cmd_string)[permalink][rdoc]-
[TODO]
ip_invoke(*args)[permalink][rdoc]-
[TODO]
ip_invoke_with_enc(*args)[permalink][rdoc]-
[TODO]
ip_invoke_without_enc(*args)[permalink][rdoc]-
[TODO]
is_mainloop?[permalink][rdoc]-
[TODO]
load_cmd_on_ip(tk_cmd)[permalink][rdoc]-
[TODO]
mainloop(check_root = true)[permalink][rdoc]-
[TODO]
mainloop_exist?[permalink][rdoc]-
[TODO]
mainloop_thread?[permalink][rdoc]-
[TODO]
mainloop_watchdog(check_root = true)[permalink][rdoc]-
[TODO]
messageBox(keys)[permalink][rdoc]-
[TODO]
rb_appsend(interp, async, *args)[permalink][rdoc]-
[TODO]
rb_appsend_displayof(interp, win, async, *args)[permalink][rdoc]-
[TODO]
reset_inactive[permalink][rdoc]-
[TODO]
reset_inactive_displayof(win)[permalink][rdoc]-
[TODO]
restart(app_name = nil, keys = {})[permalink][rdoc]-
[TODO]
scaling(scale = nil)[permalink][rdoc]-
[TODO]
scaling_displayof(win, scale=nil)[permalink][rdoc]-
[TODO]
set_eventloop_ticktimer_tick[permalink][rdoc]-
[TODO]
set_eventloop_weight(loop_max, no_event_tick)[permalink][rdoc]-
[TODO]
set_no_event_wait(wait)[permalink][rdoc]-
[TODO]
tk_call(*args)[permalink][rdoc]-
[TODO]
tk_call_to_list(*args)[permalink][rdoc]-
[TODO]
tk_call_to_list_with_enc(*args)[permalink][rdoc]-
[TODO]
tk_call_to_list_without_enc(*args)[permalink][rdoc]-
[TODO]
tk_call_to_simplelist(*args)[permalink][rdoc]-
[TODO]
tk_call_to_simplelist_with_enc(*args)[permalink][rdoc]-
[TODO]
tk_call_to_simplelist_without_enc(*args)[permalink][rdoc]-
[TODO]
tk_call_with_enc(*args)[permalink][rdoc]-
[TODO]
tk_call_without_enc(*args)[permalink][rdoc]-
[TODO]
windowingsystem[permalink][rdoc]-
[TODO]
再定義されたメソッド
INTERP[permalink][rdoc] [redefined by multi-tk]-
[TODO]
定数
EventFlag[permalink][rdoc]-
[TODO]
INTERP[permalink][rdoc]-
[TODO]
WIDGET_DESTROY_HOOK[permalink][rdoc]-
[TODO]