Class: Tgui::MenuBar::Menu

Inherits:
MenuItem show all
Defined in:
lib/white_gold/dsl/menu_bar.rb

Instance Attribute Summary

Attributes inherited from WidgetLike

#host

Instance Method Summary collapse

Methods inherited from MenuItem

#[], #on_press, #on_press=, #remove_subitems, #text, #text=

Methods inherited from WidgetLike

abi_attr, abi_bit_enum, abi_def, abi_enum, #flags=, #initialize, self_abi_def, self_abi_def_setter, self_abi_def_setter_with_id, self_abi_def_with_id, self_packers_id_extend

Methods included from BangDef

#def!

Methods included from BangNest

#method_missing, #respond_to?

Methods included from BangNestedCaller

#bang_method_missing, #bang_object_stack, #bang_respond_to?, #self!, #upon!

Constructor Details

This class inherits a constructor from WidgetLike

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class BangNest

Instance Method Details

#pathObject



155
156
157
# File 'lib/white_gold/dsl/menu_bar.rb', line 155

def path
  [@id]
end