Ruby 2.1.0 リファレンスマニュアル > ライブラリ一覧 > tk/optionobjライブラリ > Tk::OptionObjクラス
クラスの継承リスト: Tk::OptionObj < TkUtil < Hash < Enumerable < Object < Kernel < BasicObject
new(hash = nil)
[permalink][rdoc][TODO]
self + hash
[permalink][rdoc][TODO]
self[key]
[permalink][rdoc]cget(key)
[TODO]
self[key] = value
[permalink][rdoc][TODO]
notify(target = nil)
[permalink][rdoc]apply(target = nil)
[TODO]
assign(*wins)
[permalink][rdoc][TODO]
configure(key, value = nil)
[permalink][rdoc][TODO]
observ_info
[permalink][rdoc][TODO]
observs
[permalink][rdoc][TODO]
replace(hash)
[permalink][rdoc][TODO]
store(key, value)
[permalink][rdoc][TODO]
unassign(*wins)
[permalink][rdoc][TODO]
update(hash)
[permalink][rdoc][TODO]
update_without_notify(hash)
[permalink][rdoc][TODO]
Hash#update と同じ。