Class: Ibex::Tables::TableSet

Inherits:
Struct
  • Object
show all
Defined in:
lib/ibex/tables.rb

Instance Attribute Summary collapse

Instance Attribute Details

#actionsObject

Returns the value of attribute actions

Returns:

  • (Object)

    the current value of actions



17
18
19
# File 'lib/ibex/tables.rb', line 17

def actions
  @actions
end

#default_actionsObject

Returns the value of attribute default_actions

Returns:

  • (Object)

    the current value of default_actions



17
18
19
# File 'lib/ibex/tables.rb', line 17

def default_actions
  @default_actions
end

#gotosObject

Returns the value of attribute gotos

Returns:

  • (Object)

    the current value of gotos



17
18
19
# File 'lib/ibex/tables.rb', line 17

def gotos
  @gotos
end