Class: NsCode (TkNamespace)

Overview
Module Structure
Class Hierarchy
Instance Methods
NsCode#initialize / 2
NsCode#path
NsCode#to_eval
NsCode#call / 1
is a submodule of
class: TkNamespace   
inherits from
  TkObject   
has class siblings
  TkWindow   
  TkcItem   
  TkcTag   
  TkImage   
  TkMsgCatalog   
  TkNamespace   
  Ensemble ( TkNamespace )
  TkTextImage   
  TkTextMark   
  TkTextTag   
  TkTextWindow   
  TkVirtualEvent   
has properties
method: initialize / 2   
method: path   
method: to_eval   
method: call / 1   
is defined at
#188 in tk/namespace.rb  

Overview

Module Structure

  module: <Toplevel Module>
  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 )
has properties
method: initialize / 2   
method: path   
method: to_eval   
method: call / 1   
TkTextImage
TkTextMark
TkTextTag
TkTextWindow
TkVirtualEvent

Instance Methods

NsCode#initialize / 2

#189 in tk/namespace.rb

initialize ( scope ,
  use_obj_id = false )

NsCode#path

#193 in tk/namespace.rb

path

NsCode#to_eval

#196 in tk/namespace.rb

to_eval

NsCode#call / 1

#199 in tk/namespace.rb

call ( *args )