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

#actionObject

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

#extra_idObject

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

#handlerObject

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