Class: OpenHAB::DSL::Sitemaps::SitemapBuilder
- Inherits:
 - 
      LinkableWidgetBuilder
      
        
- Object
 - WidgetBuilder
 - LinkableWidgetBuilder
 - OpenHAB::DSL::Sitemaps::SitemapBuilder
 
 
- Defined in:
 - lib/openhab/dsl/sitemaps/builder.rb
 
Overview
Builds a Sitemap
Instance Attribute Summary collapse
Attributes inherited from WidgetBuilder
#icon, #icon_colors, #item, #label, #label_colors, #value_colors, #visibilities
Method Summary
Methods inherited from LinkableWidgetBuilder
#chart, #colorpicker, #default, #frame, #group, #image, #input, #mapview, #selection, #setpoint, #slider, #switch, #text, #video, #webview
Methods included from Core::EntityLookup
Methods inherited from WidgetBuilder
#icon_color, #label_color, #value_color, #visibility
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class OpenHAB::Core::EntityLookup
Instance Attribute Details
#name ⇒ String
      956 957 958  | 
    
      # File 'lib/openhab/dsl/sitemaps/builder.rb', line 956 def name @name end  |