Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > tkutilライブラリ > TkObjectクラス

class TkObject

クラスの継承リスト: TkObject < Tk < TkCore < TkComm < TkUtil < TkEvent < TkConfigMethod < TkUtil < TkTreatFont < TkBindCore < TkKernel < Object < Kernel < BasicObject
extend: TkCore

Abstract

インスタンスメソッド

destroy
epath
event_generate(context, keys = nil)
method_missing(id, *args)
path
tk_send(cmd, *rest)
tk_send_to_list(cmd, *rest)
tk_send_to_list_with_enc(cmd, *rest)
tk_send_to_list_without_enc(cmd, *rest)
tk_send_to_simplelist(cmd, *rest)
tk_send_to_simplelist_with_enc(cmd, *rest)
tk_send_to_simplelist_without_enc(cmd, *rest)
tk_send_with_enc
tk_send_without_enc
to_eval

Methods

Classes