Class: TkObject (<Toplevel Module>)

Overview
Module Structure
Class Hierarchy
Instance Methods
TkObject#epath
TkObject#to_eval
TkObject#tk_send / 2
TkObject#tk_send_without_enc / 2
TkObject#tk_send_with_enc / 2
TkObject#tk_send_to_list / 2
TkObject#tk_send_to_list_without_enc / 2
TkObject#tk_send_to_list_with_enc / 2
TkObject#tk_send_to_simplelist / 2
TkObject#tk_send_to_simplelist_without_enc / 2
TkObject#tk_send_to_simplelist_with_enc / 2
TkObject#method_missing / 2
TkObject#event_generate / 2
TkObject#tk_trace_variable / 1
TkObject#destroy
is a submodule of
module: <Toplevel Module>   
extends
  TkCore   
includes
  Tk   
  TkBindCore   
  TkConfigMethod   
inherits from
  TkKernel   
is inherited by
  TkWindow   
  TkcItem   
  TkcTag   
  TkImage   
  TkMsgCatalog   
  TkNamespace   
  Ensemble ( TkNamespace )
  NsCode ( TkNamespace )
  TkTextImage   
  TkTextMark   
  TkTextTag   
  TkTextWindow   
  TkVirtualEvent   
has properties
method: epath   
method: to_eval   
method: tk_send / 2   
method: tk_send_without_enc / 2   
method: tk_send_with_enc / 2   
method: tk_send_to_list / 2   
method: tk_send_to_list_without_enc / 2   
method: tk_send_to_list_with_enc / 2   
method: tk_send_to_simplelist / 2   
method: tk_send_to_simplelist_without_enc / 2   
method: tk_send_to_simplelist_with_enc / 2   
method: method_missing / 2   
method: event_generate / 2   
method: tk_trace_variable / 1   
method: destroy   
is defined at
#4657 in tk.rb  

Overview

Module Structure

  module: <Toplevel Module>
  class: TkKernel
  module: TkCore
  module: Tk
  module: TkBindCore
  module: TkConfigMethod
✗ class: TkObject
  class: TkWindow
  class: TkcItem
  class: TkcTag
  class: TkImage
  class: TkMsgCatalog
  class: TkNamespace
class: Ensemble     
class: NsCode     
  class: TkTextImage
  class: TkTextMark
  class: TkTextTag
  class: TkTextWindow
  class: TkVirtualEvent

Class Hierarchy

Object ( Builtin-Module )
TkKernel
TkObject
extends
  TkCore   
includes
  Tk   
  TkBindCore   
  TkConfigMethod   
has properties
method: epath   
method: to_eval   
method: tk_send / 2   
method: tk_send_without_enc / 2   
method: tk_send_with_enc / 2   
method: tk_send_to_list / 2   
method: tk_send_to_list_without_enc / 2   
method: tk_send_to_list_with_enc / 2   
method: tk_send_to_simplelist / 2   
method: tk_send_to_simplelist_without_enc / 2   
method: tk_send_to_simplelist_with_enc / 2   
method: method_missing / 2   
method: event_generate / 2   
method: tk_trace_variable / 1   
method: destroy   
  TkWindow     
  TkcItem     
  TkcTag     
  TkImage     
  TkMsgCatalog     
  TkNamespace     
  Ensemble ( TkNamespace )   
  NsCode ( TkNamespace )   
  TkTextImage     
  TkTextMark     
  TkTextTag     
  TkTextWindow     
  TkVirtualEvent     

Instance Methods

TkObject#epath

#4668 in tk.rb

epath

TkObject#to_eval

#4672 in tk.rb

to_eval

TkObject#tk_send / 2

#4676 in tk.rb

tk_send ( cmd ,
  *rest )

TkObject#tk_send_without_enc / 2

#4679 in tk.rb

tk_send_without_enc ( cmd ,
  *rest )

TkObject#tk_send_with_enc / 2

#4682 in tk.rb

tk_send_with_enc ( cmd ,
  *rest )

TkObject#tk_send_to_list / 2

#4687 in tk.rb

tk_send_to_list ( cmd ,
  *rest )

TkObject#tk_send_to_list_without_enc / 2

#4690 in tk.rb

tk_send_to_list_without_enc ( cmd ,
  *rest )

TkObject#tk_send_to_list_with_enc / 2

#4693 in tk.rb

tk_send_to_list_with_enc ( cmd ,
  *rest )

TkObject#tk_send_to_simplelist / 2

#4696 in tk.rb

tk_send_to_simplelist ( cmd ,
  *rest )

TkObject#tk_send_to_simplelist_without_enc / 2

#4699 in tk.rb

tk_send_to_simplelist_without_enc ( cmd ,
  *rest )

TkObject#tk_send_to_simplelist_with_enc / 2

#4702 in tk.rb

tk_send_to_simplelist_with_enc ( cmd ,
  *rest )

TkObject#method_missing / 2

#4706 in tk.rb

method_missing ( id ,
  *args )

TkObject#event_generate / 2

#4748 in tk.rb

event_generate ( context ,
  keys=nil )

TkObject#tk_trace_variable / 1

#4764 in tk.rb

tk_trace_variable ( v )

TkObject#destroy

#4772 in tk.rb

destroy