extend: TkCore
要約
Alias of TkAfter
目次
- 特異メソッド
- インスタンスメソッド
-
- add_procs
- after_id
- after_script
- cancel
- cancel_on_exception=
- cancel_on_exception?
- cb_call
- continue
- current_args
- current_interval
- current_proc
- current_sleep
- current_status
- delete_at
- delete_procs
- do_callback
- eventloop_tkwait
- eventloop_wait
- get_procs
- info
- loop_exec
- loop_exec=
- loop_rest
- loop_rest=
- reset
- restart
- return_value
- running?
- set_callback
- set_interval
- set_next_callback
- set_procs
- set_start_proc
- skip
- start
- stop
- thread_tkwait
- thread_wait
- tkwait
- wait
- 定数
継承しているメソッド
- TkCoreから継承しているメソッド
-
- _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
- getMultipleOpenFile
- getMultipleSaveFile
- getOpenFile
- getSaveFile
- get_eventloop_tick
- get_eventloop_weight
- get_no_event_wait
- inactive
- inactive_displayof
- 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
- 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(obj_id)[permalink][rdoc]-
[TODO]
info(obj = nil)[permalink][rdoc]-
[TODO]
new(*args) { .... }[permalink][rdoc]-
[TODO]
start(*args) { .... }[permalink][rdoc]-
[TODO]
インスタンスメソッド
add_procs(*procs)[permalink][rdoc]-
[TODO]
after_id[permalink][rdoc]-
[TODO]
after_script[permalink][rdoc]-
[TODO]
cancel[permalink][rdoc]stop-
[TODO]
cancel_on_exception=(mode)[permalink][rdoc]-
[TODO]
cancel_on_exception?[permalink][rdoc]-
[TODO]
cb_call[permalink][rdoc]-
[TODO]
continue(wait = nil)[permalink][rdoc]-
[TODO]
current_args[permalink][rdoc]-
[TODO]
current_sleep[permalink][rdoc]current_interval-
[TODO]
current_proc[permalink][rdoc]-
[TODO]
current_status[permalink][rdoc]-
[TODO]
delete_at(n)[permalink][rdoc]-
[TODO]
delete_procs(*procs)[permalink][rdoc]-
[TODO]
do_callback[permalink][rdoc]-
[TODO]
eventloop_tkwait[permalink][rdoc]-
[TODO]
eventloop_wait(check_root = false)[permalink][rdoc]-
[TODO]
get_procs[permalink][rdoc]-
[TODO]
info[permalink][rdoc]-
[TODO]
loop_exec[permalink][rdoc]loop_exec=-
[TODO]
loop_rest[permalink][rdoc]-
[TODO]
loop_rest=(rest)[permalink][rdoc]-
[TODO]
reset(*reset_args)[permalink][rdoc]-
[TODO]
restart(*restart_args) { .... }[permalink][rdoc]-
[TODO]
return_value[permalink][rdoc]-
[TODO]
running?[permalink][rdoc]-
[TODO]
set_callback(sleep, args = nil)[permalink][rdoc]-
[TODO]
set_interval(interval)[permalink][rdoc]-
[TODO]
set_next_callback(args)[permalink][rdoc]-
[TODO]
set_procs(interval, loop_exec, *procs)[permalink][rdoc]-
[TODO]
set_start_proc(sleep = nil, init_proc = nil, *init_args) { .... }[permalink][rdoc]-
[TODO]
skip[permalink][rdoc]-
[TODO]
start(*init_args) { .... }[permalink][rdoc]-
[TODO]
thread_tkwait[permalink][rdoc]-
[TODO]
thread_wait(check_root = false)[permalink][rdoc]-
[TODO]
tkwait(on_thread = true)[permalink][rdoc]-
[TODO]
wait(on_thread = true, check_root = false)[permalink][rdoc]-
[TODO]
定数
DEFAULT_IGNORE_EXCEPTIONS[permalink][rdoc]-
[TODO]
TkCommandNames[permalink][rdoc]-
[TODO]
Tk_CBID[permalink][rdoc]-
[TODO]
Tk_CBTBL[permalink][rdoc]-
[TODO]