Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > tkライブラリ > TkCommモジュール

module TkComm

クラスの継承リスト: TkComm < TkUtil < TkEvent
extend: TkUtil, TkEvent

要約

目次

特異メソッド
_at _callback_entry? _callback_entry_class? _curr_cmd_id _fromUTF8 _genobj_for_tkwidget _next_cmd_id _toUTF8 array2tk_list image_obj install_cmd list procedure simplelist tk_tcl2ruby uninstall_cmd window
インスタンスメソッド
bind bind_all bind_append bind_append_all bind_remove bind_remove_all bindinfo bindinfo_all subst
定数
GET_CONFIGINFO_AS_ARRAY GET_CONFIGINFOwoRES_AS_ARRAY TkExtlibAutoloadModule Tk_CMDTBL Tk_IDs Tk_WINDOWS USE_TCLs_LIST_FUNCTIONS WidgetClassNames

特異メソッド

_at(x, y = nil)[permalink][rdoc]

[TODO]

_callback_entry?(obj)[permalink][rdoc]

[TODO]

_callback_entry_class?(klass)[permalink][rdoc]

[TODO]

_curr_cmd_id[permalink][rdoc]

[TODO]

_fromUTF8(str, encoding = nil)[permalink][rdoc]

[TODO]

_genobj_for_tkwidget(path)[permalink][rdoc]

[TODO]

_next_cmd_id[permalink][rdoc]

[TODO]

_toUTF8(str, encoding = nil)[permalink][rdoc]

[TODO]

array2tk_list(ary, enc = nil)[permalink][rdoc]

[TODO]

image_obj(val)[permalink][rdoc]

[TODO]

install_cmd(cmd)[permalink][rdoc]

[TODO]

list(val, depth = 0, enc = true)[permalink][rdoc]

[TODO]

procedure(val)[permalink][rdoc]

[TODO]

simplelist(val, src_enc = true, dst_enc = true)[permalink][rdoc]

[TODO]

tk_tcl2ruby(val, enc_mode = false, listobj = true)[permalink][rdoc]

[TODO]

uninstall_cmd(id)[permalink][rdoc]

[TODO]

window(val)[permalink][rdoc]

[TODO]

インスタンスメソッド

bind(tag_or_class, context, *args)[permalink][rdoc]

[TODO]

bind_all(context, *args)[permalink][rdoc]

[TODO]

bind_append(tag_or_class, context, *args)[permalink][rdoc]

[TODO]

bind_append_all(context, *args)[permalink][rdoc]

[TODO]

bind_remove(tag_or_class, context)[permalink][rdoc]

[TODO]

bind_remove_all(context)[permalink][rdoc]

[TODO]

bindinfo(tag_or_class, context = nil)[permalink][rdoc]

[TODO]

bindinfo_all(context = nil)[permalink][rdoc]

[TODO]

subst[permalink][rdoc]

[TODO]

定数

GET_CONFIGINFO_AS_ARRAY[permalink][rdoc]

[TODO]

GET_CONFIGINFOwoRES_AS_ARRAY[permalink][rdoc]

[TODO]

TkExtlibAutoloadModule[permalink][rdoc]

[TODO]

Tk_CMDTBL[permalink][rdoc]

[TODO]

Tk_IDs[permalink][rdoc]

[TODO]

Tk_WINDOWS[permalink][rdoc]

[TODO]

USE_TCLs_LIST_FUNCTIONS[permalink][rdoc]

[TODO]

WidgetClassNames[permalink][rdoc]

[TODO]