Class: MenuBar::MenuBarGroup

Inherits:
MenuBar
  • Object
show all
Defined in:
lib/menu_bar.rb

Overview

CLASSES

Constant Summary

Constants included from EasyMenu::Configuration

EasyMenu::Configuration::Bootstrap, EasyMenu::Configuration::Default

Constants included from EasyMenu::Helpers

EasyMenu::Helpers::HTML_OPTIONS

Instance Attribute Summary

Attributes inherited from MenuBar

#content, #groups

Method Summary

Methods inherited from MenuBar

#empty?, #group, #html_safe?, #initialize, #menu, #menu_bar_content, #menu_bar_input, #menu_bar_item, #separator, #to_s, #to_str

Methods included from EasyMenu::Configuration

included

Methods included from EasyMenu::Helpers

#config_name, #css_class, #html_option_keys, #merge_class, #wrap_content, #wrapper_element

Constructor Details

This class inherits a constructor from MenuBar