Module: TkEvent (<Toplevel Module>)

Overview
Module Structure
Class Hierarchy
Instance Methods
TkEvent#install_bind_for_event_class / 3
TkEvent#install_bind / 2
is a submodule of
module: <Toplevel Module>   
is modularized into
class: Event   
is extended by
module: TkComm   
is included by
module: TkComm   
has properties
method: install_bind_for_event_class / 3   
method: install_bind / 2   
is defined at
#5, #15 in tk/event.rb  

Overview

Module Structure

  module: <Toplevel Module>
  module: TkComm
✗ module: TkEvent
class: Event     

Class Hierarchy

Object ( Builtin-Module )
CallbackSubst ( TkUtil )
  Event ( TkEvent )   

Instance Methods

TkEvent#install_bind_for_event_class / 3

#457 in tk/event.rb

install_bind_for_event_class ( klass ,
  cmd ,
  *args )

TkEvent#install_bind / 2

#539 in tk/event.rb

install_bind ( cmd ,
  *args )