Class: Pageflow::ProgressNavigationBar::WidgetType
- Inherits:
-
WidgetType
- Object
- WidgetType
- Pageflow::ProgressNavigationBar::WidgetType
- Defined in:
- lib/pageflow/progress_navigation_bar/widget_type.rb
Instance Method Summary collapse
Instance Method Details
#name ⇒ Object
4 5 6 |
# File 'lib/pageflow/progress_navigation_bar/widget_type.rb', line 4 def name 'progress_navigation_bar' end |
#roles ⇒ Object
8 9 10 |
# File 'lib/pageflow/progress_navigation_bar/widget_type.rb', line 8 def roles ['navigation'] end |