Class: Ruber::GuiStatesHandler::Data

Inherits:
Struct
  • Object
show all
Defined in:
lib/ruber/gui_states_handler.rb

Overview

:nodoc:

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) action

Returns the value of attribute action

Returns:

  • (Object)

    the current value of action



58
59
60
# File 'lib/ruber/gui_states_handler.rb', line 58

def action
  @action
end

- (Object) extra_id

Returns the value of attribute extra_id

Returns:

  • (Object)

    the current value of extra_id



58
59
60
# File 'lib/ruber/gui_states_handler.rb', line 58

def extra_id
  @extra_id
end

- (Object) handler

Returns the value of attribute handler

Returns:

  • (Object)

    the current value of handler



58
59
60
# File 'lib/ruber/gui_states_handler.rb', line 58

def handler
  @handler
end