Ruby 2.0.0 リファレンスマニュアル > ライブラリ一覧 > tk/namespaceライブラリ > TkNamespaceクラス

class TkNamespace

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

要約

目次

特異メソッド
children code current current_path delete ensemble_configinfo ensemble_configure ensemble_create ensemble_exist? eval exist? export export_with_clear force_import forget get_path get_unknown_handler id2obj import inscope new origin parent qualifiers set_path set_unknown_handler tail upvar which which_command which_variable
インスタンスメソッド
__tk_call __tk_call_with_enc __tk_call_without_enc children code current current_namespace current_path delete eval exist? export export_with_clear force_import forget import inscope install_cmd ns_tk_call tk_call ns_tk_call_with_enc tk_call_with_enc ns_tk_call_without_enc tk_call_without_enc parent set_path upvar
定数
Global TkCommandNames Tk_Namespace_ID Tk_Namespace_ID_TBL Tk_NsCode_RetObjID_TBL

特異メソッド

children(*args)[permalink][rdoc]

[TODO]

code(script = Proc.new)[permalink][rdoc]

[TODO]

current[permalink][rdoc]

[TODO]

current_path[permalink][rdoc]

[TODO]

delete(*ns_list)[permalink][rdoc]

[TODO]

ensemble_configinfo(cmd, slot = nil))[permalink][rdoc]

[TODO]

ensemble_configure(cmd, slot, value = Tk::None)[permalink][rdoc]

[TODO]

ensemble_create(*keys)[permalink][rdoc]

[TODO]

ensemble_exist?(cmd)[permalink][rdoc]

[TODO]

eval(namespace, cmd = Proc.new, *args)[permalink][rdoc]

[TODO]

exist?(ns)[permalink][rdoc]

[TODO]

export(*patterns)[permalink][rdoc]

[TODO]

export_with_clear(*patterns)[permalink][rdoc]

[TODO]

force_import(*patterns)[permalink][rdoc]

[TODO]

forget(*patterns)[permalink][rdoc]

[TODO]

get_path[permalink][rdoc]

[TODO]

get_unknown_handler[permalink][rdoc]

[TODO]

id2obj(id)[permalink][rdoc]

[TODO]

import(*patterns)[permalink][rdoc]

[TODO]

inscope(namespace, script, *args)[permalink][rdoc]

[TODO]

new(name = nil, parent = nil)[permalink][rdoc]

[TODO]

origin(cmd)[permalink][rdoc]

[TODO]

parent(namespace = Tk::None)[permalink][rdoc]

[TODO]

qualifiers(str)[permalink][rdoc]

[TODO]

set_path(*namespace_list)[permalink][rdoc]

[TODO]

set_unknown_handler(cmd = Proc.new)[permalink][rdoc]

[TODO]

tail(str)[permalink][rdoc]

[TODO]

upvar(namespace, *var_pairs)[permalink][rdoc]

[TODO]

which(name)[permalink][rdoc]

[TODO]

which_command(name)[permalink][rdoc]

[TODO]

which_variable(name)[permalink][rdoc]

[TODO]

インスタンスメソッド

__tk_call(*args)[permalink][rdoc]

[TODO]

__tk_call_with_enc(*args)[permalink][rdoc]

[TODO]

__tk_call_without_enc(*args)[permalink][rdoc]

[TODO]

children[permalink][rdoc]

[TODO]

code(script = Proc.new)[permalink][rdoc]

[TODO]

current_namespace[permalink][rdoc]
current

[TODO]

current_path[permalink][rdoc]

[TODO]

delete[permalink][rdoc]

[TODO]

eval(cmd = Proc.new, *args)[permalink][rdoc]

[TODO]

exist?[permalink][rdoc]

[TODO]

export[permalink][rdoc]

[TODO]

export_with_clear[permalink][rdoc]

[TODO]

force_import[permalink][rdoc]

[TODO]

forget[permalink][rdoc]

[TODO]

import[permalink][rdoc]

[TODO]

inscope(script, *args)[permalink][rdoc]

[TODO]

install_cmd(cmd)[permalink][rdoc]

[TODO]

tk_call(*args)[permalink][rdoc]
ns_tk_call(*args)

[TODO]

tk_call_with_enc(*args)[permalink][rdoc]
ns_tk_call_with_enc(*args)

[TODO]

tk_call_without_enc(*args)[permalink][rdoc]
ns_tk_call_without_enc(*args)

[TODO]

parent[permalink][rdoc]

[TODO]

set_path[permalink][rdoc]

[TODO]

upvar(*var_pairs)[permalink][rdoc]

[TODO]

定数

Global[permalink][rdoc]

[TODO]

TkCommandNames[permalink][rdoc]

[TODO]

Tk_Namespace_ID[permalink][rdoc]

[TODO]

Tk_Namespace_ID_TBL[permalink][rdoc]

[TODO]

Tk_NsCode_RetObjID_TBL[permalink][rdoc]

[TODO]