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

class TkObject

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

要約

目次

インスタンスメソッド
destroy epath event_generate method_missing path tk_send tk_send_to_list tk_send_to_list_with_enc tk_send_to_list_without_enc tk_send_to_simplelist tk_send_to_simplelist_with_enc tk_send_to_simplelist_without_enc tk_send_with_enc tk_send_without_enc to_eval

インスタンスメソッド

destroy[permalink][rdoc]

[TODO]

epath[permalink][rdoc]

[TODO]

event_generate(context, keys = nil)[permalink][rdoc]

[TODO]

method_missing(id, *args)[permalink][rdoc]

[TODO]

path[permalink][rdoc]

[TODO]

tk_send(cmd, *rest)[permalink][rdoc]

[TODO]

tk_send_to_list(cmd, *rest)[permalink][rdoc]

[TODO]

tk_send_to_list_with_enc(cmd, *rest)[permalink][rdoc]

[TODO]

tk_send_to_list_without_enc(cmd, *rest)[permalink][rdoc]

[TODO]

tk_send_to_simplelist(cmd, *rest)[permalink][rdoc]

[TODO]

tk_send_to_simplelist_with_enc(cmd, *rest)[permalink][rdoc]

[TODO]

tk_send_to_simplelist_without_enc(cmd, *rest)[permalink][rdoc]

[TODO]

tk_send_with_enc[permalink][rdoc]

[TODO]

tk_send_without_enc[permalink][rdoc]

[TODO]

to_eval[permalink][rdoc]

[TODO]