class Tk::BLT::Treeview::OpenCloseCommand

Public Class Methods

_config_keys() click to toggle source
# File lib/tkextlib/blt/treeview.rb, line 302
def self._config_keys
  ['opencommand', 'closecomand']
end