Class: Ensemble (TkNamespace)

Overview
Module Structure
Class Hierarchy
Class Methods
Ensemble.exist? / 1
Instance Methods
Ensemble#__cget_cmd
Ensemble#__config_cmd
Ensemble#__configinfo_struct
Ensemble#__boolval_optkeys
Ensemble#__listval_optkeys
Ensemble#initialize / 1
Ensemble#cget / 1
Ensemble#cget_strict / 1
Ensemble#configinfo / 1
Ensemble#exists?
is a submodule of
class: TkNamespace   
inherits from
  TkObject   
has class siblings
  TkWindow   
  TkcItem   
  TkcTag   
  TkImage   
  TkMsgCatalog   
  TkNamespace   
  NsCode ( TkNamespace )
  TkTextImage   
  TkTextMark   
  TkTextTag   
  TkTextWindow   
  TkVirtualEvent   
has properties
method: __cget_cmd   
method: __config_cmd   
method: __configinfo_struct   
method: __boolval_optkeys   
method: __listval_optkeys   
class method: exist? / 1   
method: initialize / 1   
method: cget / 1   
method: cget_strict / 1   
method: configinfo / 1   
method: exists?   
is defined at
#37 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 )
has properties
method: __cget_cmd   
method: __config_cmd   
method: __configinfo_struct   
method: __boolval_optkeys   
method: __listval_optkeys   
class method: exist? / 1   
method: initialize / 1   
method: cget / 1   
method: cget_strict / 1   
method: configinfo / 1   
method: exists?   
NsCode ( TkNamespace )
TkTextImage
TkTextMark
TkTextTag
TkTextWindow
TkVirtualEvent

Class Methods

Ensemble.exist? / 1

#64 in tk/namespace.rb

exist? ( ensemble )

Instance Methods

Ensemble#__cget_cmd

#38 in tk/namespace.rb

__cget_cmd

Ensemble#__config_cmd

#43 in tk/namespace.rb

__config_cmd

Ensemble#__configinfo_struct

#48 in tk/namespace.rb

__configinfo_struct

Ensemble#__boolval_optkeys

#54 in tk/namespace.rb

__boolval_optkeys

Ensemble#__listval_optkeys

#59 in tk/namespace.rb

__listval_optkeys

Ensemble#initialize / 1

#68 in tk/namespace.rb

initialize ( keys = {} )

Ensemble#cget / 1

#72 in tk/namespace.rb

cget ( slot )

Ensemble#cget_strict / 1

#86 in tk/namespace.rb

cget_strict ( slot )

Ensemble#configinfo / 1

#101 in tk/namespace.rb

configinfo ( slot = nil )

Ensemble#exists?

#147 in tk/namespace.rb

exists?