Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > tkextlib/tile/treeviewライブラリ > Tk::Tile::TreeviewConfigモジュール

module Tk::Tile::TreeviewConfig

クラスの継承リスト: Tk::Tile::TreeviewConfig < TkItemConfigMethod < TkUtil < TkTreatItemFont < TkItemFontOptkeys < TkItemConfigOptkeys < TkUtil

要約

インスタンスメソッド

columncget(tagOrId, option)
column_cget(tagOrId, option)

[TODO]

columnconfiginfo(tagOrId, slot = nil)
column_configinfo(tagOrId, slot = nil)

[TODO]

columnconfigure(tagOrId, slot, value = None)
column_configure(tagOrId, slot, value = None)

[TODO]

current_columnconfiginfo(tagOrId, slot=nil)
current_column_configinfo(tagOrId, slot=nil)

[TODO]

current_headingconfiginfo(tagOrId, slot = nil)
current_heading_configinfo(tagOrId, slot = nil)

[TODO]

current_itemconfiginfo(tagOrId, slot = nil)

[TODO]

headingcget(tagOrId, option)
heading_cget(tagOrId, option)

[TODO]

headingconfiginfo(tagOrId, slot = nil)
heading_configinfo(tagOrId, slot = nil)

[TODO]

headingconfigure(tagOrId, slot, value = None)
heading_configure(tagOrId, slot, value = None)

[TODO]

itemcget(tagOrId, option)

[TODO]

itemconfiginfo(tagOrId, slot = nil)

[TODO]

itemconfigure(tagOrId, slot, value = None)

[TODO]

module Tk::Tile::TreeviewConfig