Class: Dedalus::PatternLibrary::LibraryView

Inherits:
Metacosm::View
  • Object
show all
Defined in:
lib/dedalus/pattern_library/library_view.rb

Instance Attribute Summary collapse

Instance Attribute Details

#library_itemsObject

Returns the value of attribute library_items.



4
5
6
# File 'lib/dedalus/pattern_library/library_view.rb', line 4

def library_items
  @library_items
end

#library_nameObject

Returns the value of attribute library_name.



4
5
6
# File 'lib/dedalus/pattern_library/library_view.rb', line 4

def library_name
  @library_name
end

#library_section_tabsObject

Returns the value of attribute library_section_tabs.



4
5
6
# File 'lib/dedalus/pattern_library/library_view.rb', line 4

def library_section_tabs
  @library_section_tabs
end

#library_sectionsObject

Returns the value of attribute library_sections.



4
5
6
# File 'lib/dedalus/pattern_library/library_view.rb', line 4

def library_sections
  @library_sections
end