Class: PreDefVirtEvent (TkVirtualEvent)

Overview
Module Structure
Class Hierarchy
Class Methods
PreDefVirtEvent.new / 2
Instance Methods
PreDefVirtEvent#initialize / 2
is a submodule of
class: TkVirtualEvent   
inherits from
  TkVirtualEvent   
has properties
class method: new / 2   
method: initialize / 2   
is defined at
#24 in tk/virtevent.rb  

Overview

Module Structure

  module: <Toplevel Module>
  class: TkVirtualEvent
class: PreDefVirtEvent     

Class Hierarchy

Object ( Builtin-Module )
TkKernel
TkObject
extends
  TkCore   
includes
  Tk   
  TkBindCore   
  TkConfigMethod   
has properties
method: epath   
method: to_eval   
method: tk_send / 2   
method: tk_send_without_enc / 2   
method: tk_send_with_enc / 2   
method: tk_send_to_list / 2   
method: tk_send_to_list_without_enc / 2   
method: tk_send_to_list_with_enc / 2   
method: tk_send_to_simplelist / 2   
method: tk_send_to_simplelist_without_enc / 2   
method: tk_send_to_simplelist_with_enc / 2   
method: method_missing / 2   
method: event_generate / 2   
method: tk_trace_variable / 1   
method: destroy   
TkVirtualEvent
extends
  Tk   
has properties
constant: TkCommandNames   
constant: TkVirtualEventID   
method: mutex   
constant: TkVirtualEventTBL   
class method: getobj / 1   
class method: info (1/2)   
method: initialize / 1   
method: _add_sequences / 1   
method: add / 1   
method: delete / 1   
method: info (2/E)   
PreDefVirtEvent ( TkVirtualEvent )
has properties
class method: new / 2   
method: initialize / 2   

Class Methods

PreDefVirtEvent.new / 2

#25 in tk/virtevent.rb

new ( event ,
  *sequences )

Instance Methods

PreDefVirtEvent#initialize / 2

#44 in tk/virtevent.rb

initialize ( event ,
  *sequences )