Class: Glimmer::SWT::CommandHandlers::WidgetListenerCommandHandler::ListenerParent

Inherits:
Object
  • Object
show all
Includes:
Parent
Defined in:
lib/glimmer/swt/command_handlers/widget_listener_command_handler.rb

Overview

TODO refactor and move to separate file

Instance Method Summary collapse

Instance Method Details

#process_block(block) ⇒ Object



34
35
36
# File 'lib/glimmer/swt/command_handlers/widget_listener_command_handler.rb', line 34

def process_block(block)
  #NOOP
end