Class Tk::Iwidgets::Hierarchy::IndicatorCommand
In: tk/lib/tkextlib/iwidgets/hierarchy.rb
Parent: TkValidateCommand

Methods

Classes and Modules

Class Tk::Iwidgets::Hierarchy::IndicatorCommand::ValidateArgs

Public Class methods

[Source]

# File tk/lib/tkextlib/iwidgets/hierarchy.rb, line 67
    def self._config_keys
      # array of config-option key (string or symbol)
      ['iconcommand', 'icondblcommand', 'imagedblcommand']
    end

[Validate]