Module: Ruflet::UI::MaterialControlMethods
- Included in:
- ControlMethods
- Defined in:
- lib/ruflet_ui/ruflet/ui/material_control_methods.rb
Instance Method Summary collapse
- #alert_dialog(**props) ⇒ Object
- #alertdialog(**props) ⇒ Object
- #animated_switcher(content = nil, **props) ⇒ Object
- #animatedswitcher(content = nil, **props) ⇒ Object
- #animation(duration = nil, **props) ⇒ Object
- #animation_style(**props) ⇒ Object
- #app_bar(**props) ⇒ Object
- #appbar(**props) ⇒ Object
- #arc(**props) ⇒ Object
- #audio(**props) ⇒ Object
- #auto_complete(suggestions = nil, **props) ⇒ Object
- #auto_complete_suggestion(key = nil, **props) ⇒ Object
- #autocomplete(suggestions = nil, **props) ⇒ Object
- #autocomplete_suggestion(key = nil, **props) ⇒ Object
- #autocompletesuggestion(key = nil, **props) ⇒ Object
- #badge(label = nil, **props) ⇒ Object
- #banner(content = nil, **props) ⇒ Object
- #bar_chart(**props) ⇒ Object
- #bar_chart_group(**props) ⇒ Object
- #bar_chart_rod(**props) ⇒ Object
- #bar_chart_rod_stack_item(**props) ⇒ Object
- #barchart(**props) ⇒ Object
- #barchartgroup(**props) ⇒ Object
- #barchartrod(**props) ⇒ Object
- #barchartrodstackitem(**props) ⇒ Object
- #bottom_app_bar(content = nil, **props) ⇒ Object
- #bottom_sheet(content = nil, **props) ⇒ Object
- #bottomappbar(content = nil, **props) ⇒ Object
- #bottomsheet(content = nil, **props) ⇒ Object
- #button(content = nil, **props) ⇒ Object
- #candlestick_chart(**props) ⇒ Object
- #candlestick_chart_spot(**props) ⇒ Object
- #candlestickchart(**props) ⇒ Object
- #candlestickchartspot(**props) ⇒ Object
- #canvas(shapes = nil, **props) ⇒ Object
- #canvas_color(**props) ⇒ Object
- #card(content = nil, **props) ⇒ Object
- #center(**props, &block) ⇒ Object
- #chart_axis(**props) ⇒ Object
- #chart_axis_label(**props) ⇒ Object
- #chartaxis(**props) ⇒ Object
- #chartaxislabel(**props) ⇒ Object
- #checkbox(**props) ⇒ Object
- #chip(label = nil, **props) ⇒ Object
- #circle(**props) ⇒ Object
- #circle_avatar(content = nil, **props) ⇒ Object
- #circle_layer(circles = nil, **props) ⇒ Object
- #circle_marker(**props) ⇒ Object
- #circleavatar(content = nil, **props) ⇒ Object
- #circlelayer(circles = nil, **props) ⇒ Object
- #circlemarker(**props) ⇒ Object
- #clipboard(**props) ⇒ Object
- #color(**props) ⇒ Object
- #column(children = nil, **props, &block) ⇒ Object
- #container(**props, &block) ⇒ Object
- #context_menu(content = nil, **props) ⇒ Object
- #contextmenu(content = nil, **props) ⇒ Object
- #data_cell(content = nil, **props) ⇒ Object
- #data_column(label = nil, **props) ⇒ Object
- #data_row(cells = nil, **props) ⇒ Object
- #data_table(columns = nil, **props) ⇒ Object
- #datacell(content = nil, **props) ⇒ Object
- #datacolumn(label = nil, **props) ⇒ Object
- #datarow(cells = nil, **props) ⇒ Object
- #datatable(columns = nil, **props) ⇒ Object
- #date_picker(**props) ⇒ Object
- #date_range_picker(**props) ⇒ Object
- #datepicker(**props) ⇒ Object
- #daterangepicker(**props) ⇒ Object
- #dismissible(content = nil, **props) ⇒ Object
- #divider(**props) ⇒ Object
- #drag_target(content = nil, **props, &block) ⇒ Object
- #draggable(content = nil, **props, &block) ⇒ Object
- #dragtarget(content = nil, **props, &block) ⇒ Object
- #dropdown(options = nil, **props) ⇒ Object
- #dropdown_m2(options = nil, **props) ⇒ Object
- #dropdown_option(key = nil, **props) ⇒ Object
- #dropdownm2(options = nil, **props) ⇒ Object
- #dropdownoption(key = nil, **props) ⇒ Object
-
#elevated_button(content = nil, **props) ⇒ Object
Ruflet currently uses a single Material button control schema.
- #expansion_panel(**props) ⇒ Object
- #expansion_panel_list(children = nil, **props) ⇒ Object
- #expansion_tile(children = nil, **props) ⇒ Object
- #expansionpanel(**props) ⇒ Object
- #expansionpanellist(children = nil, **props) ⇒ Object
- #expansiontile(children = nil, **props) ⇒ Object
- #fab(content = nil, **props) ⇒ Object
- #fill(**props) ⇒ Object
- #filled_button(content = nil, **props) ⇒ Object
- #filled_icon_button(icon = nil, **props) ⇒ Object
- #filled_tonal_button(content = nil, **props) ⇒ Object
- #filled_tonal_icon_button(icon = nil, **props) ⇒ Object
- #filledbutton(content = nil, **props) ⇒ Object
- #fillediconbutton(icon = nil, **props) ⇒ Object
- #filledtonalbutton(content = nil, **props) ⇒ Object
- #filledtonaliconbutton(icon = nil, **props) ⇒ Object
- #floating_action_button(**props) ⇒ Object
- #floatingactionbutton(**props) ⇒ Object
- #gesture_detector(**props, &block) ⇒ Object
- #gesturedetector(**props, &block) ⇒ Object
- #grid_view(children = nil, **props, &block) ⇒ Object
- #gridview(children = nil, **props, &block) ⇒ Object
- #icon(icon = nil, **props) ⇒ Object
- #icon_button(icon = nil, **props) ⇒ Object
- #iconbutton(icon = nil, **props) ⇒ Object
- #image(src = nil, src_base64: nil, placeholder_src: nil, **props) ⇒ Object
- #interactive_viewer(content = nil, **props) ⇒ Object
- #interactiveviewer(content = nil, **props) ⇒ Object
- #keyboard_listener(content = nil, **props) ⇒ Object
- #keyboardlistener(content = nil, **props) ⇒ Object
- #line(**props) ⇒ Object
- #line_chart(**props) ⇒ Object
- #line_chart_data(**props) ⇒ Object
- #line_chart_data_point(**props) ⇒ Object
- #linechart(**props) ⇒ Object
- #linechartdata(**props) ⇒ Object
- #linechartdatapoint(**props) ⇒ Object
- #list_tile(**props) ⇒ Object
- #list_view(children = nil, **props) ⇒ Object
- #listtile(**props) ⇒ Object
- #listview(children = nil, **props) ⇒ Object
- #map(layers = nil, **props) ⇒ Object
- #markdown(value = nil, **props) ⇒ Object
- #marker(content = nil, **props) ⇒ Object
- #marker_layer(markers = nil, **props) ⇒ Object
- #markerlayer(markers = nil, **props) ⇒ Object
- #menu_bar(children = nil, **props) ⇒ Object
- #menu_item_button(content = nil, **props) ⇒ Object
- #menubar(children = nil, **props) ⇒ Object
- #menuitembutton(content = nil, **props) ⇒ Object
- #merge_semantics(content = nil, **props) ⇒ Object
- #mergesemantics(content = nil, **props) ⇒ Object
- #navigation_bar(**props, &block) ⇒ Object
- #navigation_bar_destination(**props, &block) ⇒ Object
- #navigation_drawer(children = nil, **props) ⇒ Object
- #navigation_drawer_destination(**props) ⇒ Object
- #navigation_rail(**props, &block) ⇒ Object
- #navigation_rail_destination(**props, &block) ⇒ Object
- #navigationbar(**props, &block) ⇒ Object
- #navigationbardestination(**props, &block) ⇒ Object
- #navigationdrawer(children = nil, **props) ⇒ Object
- #navigationdrawerdestination(**props) ⇒ Object
- #navigationrail(**props, &block) ⇒ Object
- #navigationraildestination(**props, &block) ⇒ Object
- #outlined_button(content = nil, **props) ⇒ Object
- #outlined_icon_button(icon = nil, **props) ⇒ Object
- #outlinedbutton(content = nil, **props) ⇒ Object
- #outlinediconbutton(icon = nil, **props) ⇒ Object
- #oval(**props) ⇒ Object
- #page_view(children = nil, **props) ⇒ Object
- #pageview(children = nil, **props) ⇒ Object
- #paint(**props) ⇒ Object
- #path(**props) ⇒ Object
- #path_arc(**props) ⇒ Object
- #path_arc_to(**props) ⇒ Object
- #path_close(**props) ⇒ Object
- #path_cubic_to(**props) ⇒ Object
- #path_line_to(x = nil, y = nil, **props) ⇒ Object
- #path_move_to(x = nil, y = nil, **props) ⇒ Object
- #path_oval(**props) ⇒ Object
- #path_quadratic_to(**props) ⇒ Object
- #path_rect(**props) ⇒ Object
- #path_sub_path(**props) ⇒ Object
- #pie_chart(**props) ⇒ Object
- #pie_chart_section(**props) ⇒ Object
- #piechart(**props) ⇒ Object
- #piechartsection(**props) ⇒ Object
- #placeholder(content = nil, **props) ⇒ Object
- #points(**props) ⇒ Object
- #polygon_layer(polygons = nil, **props) ⇒ Object
- #polygon_marker(**props) ⇒ Object
- #polygonlayer(polygons = nil, **props) ⇒ Object
- #polygonmarker(**props) ⇒ Object
- #polyline_layer(polylines = nil, **props) ⇒ Object
- #polyline_marker(**props) ⇒ Object
- #polylinelayer(polylines = nil, **props) ⇒ Object
- #polylinemarker(**props) ⇒ Object
- #popup_menu_button(items = nil, **props) ⇒ Object
- #popup_menu_item(content = nil, **props) ⇒ Object
- #popupmenubutton(items = nil, **props) ⇒ Object
- #popupmenuitem(content = nil, **props) ⇒ Object
- #progress_bar(**props) ⇒ Object
- #progress_ring(**props) ⇒ Object
- #progressbar(**props) ⇒ Object
- #progressring(**props) ⇒ Object
- #radar_chart(**props) ⇒ Object
- #radar_chart_title(**props) ⇒ Object
- #radar_data_set(**props) ⇒ Object
- #radar_data_set_entry(**props) ⇒ Object
- #radarchart(**props) ⇒ Object
- #radarcharttitle(**props) ⇒ Object
- #radardataset(**props) ⇒ Object
- #radardatasetentry(**props) ⇒ Object
- #radio(**props) ⇒ Object
- #radio_group(content = nil, **props) ⇒ Object
- #radiogroup(content = nil, **props) ⇒ Object
- #range_slider(**props) ⇒ Object
- #rangeslider(**props) ⇒ Object
- #rect(**props) ⇒ Object
- #reorderable_drag_handle(content = nil, **props) ⇒ Object
- #reorderable_list_view(children = nil, **props) ⇒ Object
- #reorderabledraghandle(content = nil, **props) ⇒ Object
- #reorderablelistview(children = nil, **props) ⇒ Object
- #responsive_row(children = nil, **props, &block) ⇒ Object
- #responsiverow(children = nil, **props, &block) ⇒ Object
- #row(children = nil, **props, &block) ⇒ Object
- #safe_area(content = nil, **props) ⇒ Object
- #safearea(content = nil, **props) ⇒ Object
- #scatter_chart(**props) ⇒ Object
- #scatter_chart_spot(**props) ⇒ Object
- #scatterchart(**props) ⇒ Object
- #scatterchartspot(**props) ⇒ Object
- #search_bar(children = nil, **props) ⇒ Object
- #searchbar(children = nil, **props) ⇒ Object
- #segment(value = nil, **props) ⇒ Object
- #segmented_button(segments = nil, **props) ⇒ Object
- #segmentedbutton(segments = nil, **props) ⇒ Object
- #selection_area(content = nil, **props) ⇒ Object
- #selectionarea(content = nil, **props) ⇒ Object
- #semantics(content = nil, **props) ⇒ Object
- #shadow(**props) ⇒ Object
- #simple_attribution(**props) ⇒ Object
- #simpleattribution(**props) ⇒ Object
- #slider(**props) ⇒ Object
- #snack_bar(content = nil, **props) ⇒ Object
- #snackbar(content = nil, **props) ⇒ Object
- #stack(children = nil, **props, &block) ⇒ Object
- #submenu_button(children = nil, **props) ⇒ Object
- #submenubutton(children = nil, **props) ⇒ Object
- #switch(**props) ⇒ Object
- #tab(label = nil, **props, &block) ⇒ Object
- #tab_bar(tabs = nil, **props, &block) ⇒ Object
- #tab_bar_view(children = nil, **props, &block) ⇒ Object
- #tabbar(tabs = nil, **props, &block) ⇒ Object
- #tabbarview(children = nil, **props, &block) ⇒ Object
- #tabs(content = nil, **props, &block) ⇒ Object
- #text(value = nil, **props) ⇒ Object
- #text_button(content = nil, **props) ⇒ Object
- #text_field(value = nil, **props) ⇒ Object
- #textbutton(content = nil, **props) ⇒ Object
- #textfield(**props) ⇒ Object
- #tile_layer(**props) ⇒ Object
- #tilelayer(**props) ⇒ Object
- #time_picker(**props) ⇒ Object
- #timepicker(**props) ⇒ Object
- #transparent_pointer(content = nil, **props) ⇒ Object
- #transparentpointer(content = nil, **props) ⇒ Object
- #url_launcher(**props) ⇒ Object
- #vertical_divider(**props) ⇒ Object
- #verticaldivider(**props) ⇒ Object
- #video(**props) ⇒ Object
- #view(children = nil, **props, &block) ⇒ Object
- #web_view(**props) ⇒ Object
- #webview(**props) ⇒ Object
- #window_drag_area(content = nil, **props) ⇒ Object
- #windowdragarea(content = nil, **props) ⇒ Object
Instance Method Details
#alert_dialog(**props) ⇒ Object
486 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 486 def alert_dialog(**props) = (:alertdialog, **props) |
#alertdialog(**props) ⇒ Object
487 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 487 def alertdialog(**props) = alert_dialog(**props) |
#animated_switcher(content = nil, **props) ⇒ Object
53 54 55 56 57 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 53 def animated_switcher(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:animatedswitcher, **mapped) end |
#animatedswitcher(content = nil, **props) ⇒ Object
58 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 58 def animatedswitcher(content = nil, **props) = animated_switcher(content, **props) |
#animation(duration = nil, **props) ⇒ Object
59 60 61 62 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 59 def animation(duration = nil, **props) duration = props.delete(:duration) if duration.nil? && props.key?(:duration) Ruflet::Animation.new(duration: duration, **props) end |
#animation_style(**props) ⇒ Object
63 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 63 def animation_style(**props) = Ruflet::AnimationStyle.new(**props) |
#app_bar(**props) ⇒ Object
521 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 521 def (**props) = (:appbar, **props) |
#appbar(**props) ⇒ Object
522 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 522 def (**props) = (**props) |
#arc(**props) ⇒ Object
99 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 99 def arc(**props) = (:arc, **props) |
#audio(**props) ⇒ Object
64 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 64 def audio(**props) = (:audio, **props) |
#auto_complete(suggestions = nil, **props) ⇒ Object
65 66 67 68 69 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 65 def auto_complete(suggestions = nil, **props) mapped = props.dup mapped[:suggestions] = suggestions unless suggestions.nil? (:autocomplete, **mapped) end |
#auto_complete_suggestion(key = nil, **props) ⇒ Object
71 72 73 74 75 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 71 def auto_complete_suggestion(key = nil, **props) mapped = props.dup mapped[:key] = key unless key.nil? (:autocompletesuggestion, **mapped) end |
#autocomplete(suggestions = nil, **props) ⇒ Object
70 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 70 def autocomplete(suggestions = nil, **props) = auto_complete(suggestions, **props) |
#autocomplete_suggestion(key = nil, **props) ⇒ Object
76 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 76 def autocomplete_suggestion(key = nil, **props) = auto_complete_suggestion(key, **props) |
#autocompletesuggestion(key = nil, **props) ⇒ Object
77 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 77 def autocompletesuggestion(key = nil, **props) = auto_complete_suggestion(key, **props) |
#badge(label = nil, **props) ⇒ Object
355 356 357 358 359 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 355 def badge(label = nil, **props) mapped = props.dup mapped[:label] = label unless label.nil? (:badge, **mapped) end |
#banner(content = nil, **props) ⇒ Object
371 372 373 374 375 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 371 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:banner, **mapped) end |
#bar_chart(**props) ⇒ Object
567 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 567 def (**props) = (:barchart, **props) |
#bar_chart_group(**props) ⇒ Object
569 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 569 def (**props) = (:barchartgroup, **props) |
#bar_chart_rod(**props) ⇒ Object
571 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 571 def (**props) = (:barchartrod, **props) |
#bar_chart_rod_stack_item(**props) ⇒ Object
573 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 573 def (**props) = (:barchartrodstackitem, **props) |
#barchart(**props) ⇒ Object
568 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 568 def (**props) = (**props) |
#barchartgroup(**props) ⇒ Object
570 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 570 def (**props) = (**props) |
#barchartrod(**props) ⇒ Object
572 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 572 def (**props) = (**props) |
#barchartrodstackitem(**props) ⇒ Object
574 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 574 def (**props) = (**props) |
#bottom_app_bar(content = nil, **props) ⇒ Object
376 377 378 379 380 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 376 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:bottomappbar, **mapped) end |
#bottom_sheet(content = nil, **props) ⇒ Object
494 495 496 497 498 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 494 def bottom_sheet(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:bottomsheet, **mapped) end |
#bottomappbar(content = nil, **props) ⇒ Object
381 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 381 def (content = nil, **props) = (content, **props) |
#bottomsheet(content = nil, **props) ⇒ Object
499 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 499 def bottomsheet(content = nil, **props) = bottom_sheet(content, **props) |
#button(content = nil, **props) ⇒ Object
389 390 391 392 393 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 389 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:button, **mapped) end |
#candlestick_chart(**props) ⇒ Object
585 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 585 def candlestick_chart(**props) = (:candlestickchart, **props) |
#candlestick_chart_spot(**props) ⇒ Object
587 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 587 def candlestick_chart_spot(**props) = (:candlestickchartspot, **props) |
#candlestickchart(**props) ⇒ Object
586 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 586 def candlestickchart(**props) = candlestick_chart(**props) |
#candlestickchartspot(**props) ⇒ Object
588 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 588 def candlestickchartspot(**props) = candlestick_chart_spot(**props) |
#canvas(shapes = nil, **props) ⇒ Object
92 93 94 95 96 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 92 def canvas(shapes = nil, **props) mapped = props.dup mapped[:shapes] = shapes unless shapes.nil? (:canvas, **mapped) end |
#canvas_color(**props) ⇒ Object
101 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 101 def canvas_color(**props) = color(**props) |
#card(content = nil, **props) ⇒ Object
135 136 137 138 139 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 135 def card(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:card, **mapped) end |
#center(**props, &block) ⇒ Object
17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 17 def center(**props, &block) mapped = props.dup defaults = { expand: true, alignment: { x: 0, y: 0 } } if block nested = WidgetBuilder.new block_result = nested.instance_eval(&block) child = if nested.children.any? nested.children.first elsif block_result.is_a?(Ruflet::Control) block_result end mapped[:content] = child if child end (:container, **normalize_container_props(defaults.merge(mapped))) end |
#chart_axis(**props) ⇒ Object
601 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 601 def chart_axis(**props) = (:chartaxis, **props) |
#chart_axis_label(**props) ⇒ Object
603 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 603 def chart_axis_label(**props) = (:chartaxislabel, **props) |
#chartaxis(**props) ⇒ Object
602 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 602 def chartaxis(**props) = chart_axis(**props) |
#chartaxislabel(**props) ⇒ Object
604 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 604 def chartaxislabel(**props) = chart_axis_label(**props) |
#checkbox(**props) ⇒ Object
470 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 470 def checkbox(**props) = (:checkbox, **props) |
#chip(label = nil, **props) ⇒ Object
360 361 362 363 364 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 360 def chip(label = nil, **props) mapped = props.dup mapped[:label] = label unless label.nil? (:chip, **mapped) end |
#circle(**props) ⇒ Object
98 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 98 def circle(**props) = (:circle, **props) |
#circle_avatar(content = nil, **props) ⇒ Object
365 366 367 368 369 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 365 def circle_avatar(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:circleavatar, **mapped) end |
#circle_layer(circles = nil, **props) ⇒ Object
160 161 162 163 164 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 160 def circle_layer(circles = nil, **props) mapped = props.dup mapped[:circles] = circles unless circles.nil? (:circlelayer, **mapped) end |
#circle_marker(**props) ⇒ Object
166 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 166 def circle_marker(**props) = (:circlemarker, **props) |
#circleavatar(content = nil, **props) ⇒ Object
370 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 370 def circleavatar(content = nil, **props) = circle_avatar(content, **props) |
#circlelayer(circles = nil, **props) ⇒ Object
165 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 165 def circlelayer(circles = nil, **props) = circle_layer(circles, **props) |
#circlemarker(**props) ⇒ Object
167 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 167 def circlemarker(**props) = circle_marker(**props) |
#clipboard(**props) ⇒ Object
524 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 524 def clipboard(**props) = (:clipboard, **props) |
#color(**props) ⇒ Object
100 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 100 def color(**props) = (:color, **props) |
#column(children = nil, **props, &block) ⇒ Object
11 12 13 14 15 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 11 def column(children = nil, **props, &block) mapped = props.dup mapped[:children] = children unless children.nil? (:column, **mapped, &block) end |
#container(**props, &block) ⇒ Object
52 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 52 def container(**props, &block) = (:container, **normalize_container_props(props), &block) |
#context_menu(content = nil, **props) ⇒ Object
78 79 80 81 82 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 78 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:contextmenu, **mapped) end |
#contextmenu(content = nil, **props) ⇒ Object
83 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 83 def (content = nil, **props) = (content, **props) |
#data_cell(content = nil, **props) ⇒ Object
247 248 249 250 251 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 247 def data_cell(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:datacell, **mapped) end |
#data_column(label = nil, **props) ⇒ Object
235 236 237 238 239 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 235 def data_column(label = nil, **props) mapped = props.dup mapped[:label] = label unless label.nil? (:datacolumn, **mapped) end |
#data_row(cells = nil, **props) ⇒ Object
241 242 243 244 245 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 241 def data_row(cells = nil, **props) mapped = props.dup mapped[:cells] = cells unless cells.nil? (:datarow, **mapped) end |
#data_table(columns = nil, **props) ⇒ Object
229 230 231 232 233 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 229 def data_table(columns = nil, **props) mapped = props.dup mapped[:columns] = columns unless columns.nil? (:datatable, **mapped) end |
#datacell(content = nil, **props) ⇒ Object
252 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 252 def datacell(content = nil, **props) = data_cell(content, **props) |
#datacolumn(label = nil, **props) ⇒ Object
240 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 240 def datacolumn(label = nil, **props) = data_column(label, **props) |
#datarow(cells = nil, **props) ⇒ Object
246 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 246 def datarow(cells = nil, **props) = data_row(cells, **props) |
#datatable(columns = nil, **props) ⇒ Object
234 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 234 def datatable(columns = nil, **props) = data_table(columns, **props) |
#date_picker(**props) ⇒ Object
225 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 225 def date_picker(**props) = (:datepicker, **props) |
#date_range_picker(**props) ⇒ Object
227 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 227 def date_range_picker(**props) = (:daterangepicker, **props) |
#datepicker(**props) ⇒ Object
226 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 226 def datepicker(**props) = date_picker(**props) |
#daterangepicker(**props) ⇒ Object
228 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 228 def daterangepicker(**props) = date_range_picker(**props) |
#dismissible(content = nil, **props) ⇒ Object
124 125 126 127 128 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 124 def dismissible(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:dismissible, **mapped) end |
#divider(**props) ⇒ Object
216 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 216 def divider(**props) = (:divider, **props) |
#drag_target(content = nil, **props, &block) ⇒ Object
129 130 131 132 133 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 129 def drag_target(content = nil, **props, &block) mapped = props.dup mapped[:content] = content unless content.nil? (:dragtarget, **mapped, &block) end |
#draggable(content = nil, **props, &block) ⇒ Object
119 120 121 122 123 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 119 def draggable(content = nil, **props, &block) mapped = props.dup mapped[:content] = content unless content.nil? (:draggable, **mapped, &block) end |
#dragtarget(content = nil, **props, &block) ⇒ Object
134 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 134 def dragtarget(content = nil, **props, &block) = drag_target(content, **props, &block) |
#dropdown(options = nil, **props) ⇒ Object
267 268 269 270 271 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 267 def dropdown( = nil, **props) mapped = props.dup mapped[:options] = unless .nil? (:dropdown, **mapped) end |
#dropdown_m2(options = nil, **props) ⇒ Object
278 279 280 281 282 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 278 def dropdown_m2( = nil, **props) mapped = props.dup mapped[:options] = unless .nil? (:dropdownm2, **mapped) end |
#dropdown_option(key = nil, **props) ⇒ Object
272 273 274 275 276 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 272 def dropdown_option(key = nil, **props) mapped = props.dup mapped[:key] = key unless key.nil? (:dropdownoption, **mapped) end |
#dropdownm2(options = nil, **props) ⇒ Object
283 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 283 def dropdownm2( = nil, **props) = dropdown_m2(, **props) |
#dropdownoption(key = nil, **props) ⇒ Object
277 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 277 def dropdownoption(key = nil, **props) = dropdown_option(key, **props) |
#elevated_button(content = nil, **props) ⇒ Object
Ruflet currently uses a single Material button control schema. Keep elevated_button DSL available by routing to :button.
396 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 396 def (content = nil, **props) = (content, **props) |
#expansion_panel(**props) ⇒ Object
259 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 259 def expansion_panel(**props) = (:expansionpanel, **props) |
#expansion_panel_list(children = nil, **props) ⇒ Object
261 262 263 264 265 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 261 def expansion_panel_list(children = nil, **props) mapped = props.dup mapped[:children] = children unless children.nil? (:expansionpanellist, **mapped) end |
#expansion_tile(children = nil, **props) ⇒ Object
253 254 255 256 257 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 253 def expansion_tile(children = nil, **props) mapped = props.dup mapped[:children] = children unless children.nil? (:expansiontile, **mapped) end |
#expansionpanel(**props) ⇒ Object
260 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 260 def expansionpanel(**props) = expansion_panel(**props) |
#expansionpanellist(children = nil, **props) ⇒ Object
266 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 266 def expansionpanellist(children = nil, **props) = expansion_panel_list(children, **props) |
#expansiontile(children = nil, **props) ⇒ Object
258 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 258 def expansiontile(children = nil, **props) = expansion_tile(children, **props) |
#fab(content = nil, **props) ⇒ Object
609 610 611 612 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 609 def fab(content = nil, **props) mapped = normalize_fab_props(props.dup, content) (:floatingactionbutton, **mapped) end |
#fill(**props) ⇒ Object
102 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 102 def fill(**props) = (:fill, **props) |
#filled_button(content = nil, **props) ⇒ Object
403 404 405 406 407 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 403 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:filledbutton, **mapped) end |
#filled_icon_button(icon = nil, **props) ⇒ Object
409 410 411 412 413 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 409 def (icon = nil, **props) mapped = props.dup mapped[:icon] = icon unless icon.nil? (:fillediconbutton, **mapped) end |
#filled_tonal_button(content = nil, **props) ⇒ Object
415 416 417 418 419 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 415 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:filledtonalbutton, **mapped) end |
#filled_tonal_icon_button(icon = nil, **props) ⇒ Object
421 422 423 424 425 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 421 def (icon = nil, **props) mapped = props.dup mapped[:icon] = icon unless icon.nil? (:filledtonaliconbutton, **mapped) end |
#filledbutton(content = nil, **props) ⇒ Object
408 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 408 def (content = nil, **props) = (content, **props) |
#fillediconbutton(icon = nil, **props) ⇒ Object
414 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 414 def (icon = nil, **props) = (icon, **props) |
#filledtonalbutton(content = nil, **props) ⇒ Object
420 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 420 def (content = nil, **props) = (content, **props) |
#filledtonaliconbutton(icon = nil, **props) ⇒ Object
426 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 426 def (icon = nil, **props) = (icon, **props) |
#floating_action_button(**props) ⇒ Object
525 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 525 def (**props) = (:floatingactionbutton, **props) |
#floatingactionbutton(**props) ⇒ Object
526 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 526 def (**props) = (**props) |
#gesture_detector(**props, &block) ⇒ Object
90 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 90 def gesture_detector(**props, &block) = (:gesturedetector, **props, &block) |
#gesturedetector(**props, &block) ⇒ Object
91 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 91 def gesturedetector(**props, &block) = gesture_detector(**props, &block) |
#grid_view(children = nil, **props, &block) ⇒ Object
46 47 48 49 50 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 46 def grid_view(children = nil, **props, &block) mapped = props.dup mapped[:children] = children unless children.nil? (:gridview, **mapped, &block) end |
#gridview(children = nil, **props, &block) ⇒ Object
51 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 51 def gridview(children = nil, **props, &block) = grid_view(children, **props, &block) |
#icon(icon = nil, **props) ⇒ Object
507 508 509 510 511 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 507 def icon(icon = nil, **props) mapped = props.dup mapped[:icon] = icon unless icon.nil? (:icon, **mapped) end |
#icon_button(icon = nil, **props) ⇒ Object
440 441 442 443 444 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 440 def (icon = nil, **props) mapped = props.dup mapped[:icon] = icon unless icon.nil? (:iconbutton, **mapped) end |
#iconbutton(icon = nil, **props) ⇒ Object
445 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 445 def (icon = nil, **props) = (icon, **props) |
#image(src = nil, src_base64: nil, placeholder_src: nil, **props) ⇒ Object
513 514 515 516 517 518 519 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 513 def image(src = nil, src_base64: nil, placeholder_src: nil, **props) mapped = props.dup mapped[:src] = normalize_image_source(src) unless src.nil? mapped[:src_base64] = normalize_image_source(src_base64) unless src_base64.nil? mapped[:placeholder_src] = normalize_image_source(placeholder_src) unless placeholder_src.nil? (:image, **mapped) end |
#interactive_viewer(content = nil, **props) ⇒ Object
446 447 448 449 450 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 446 def interactive_viewer(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:interactiveviewer, **mapped) end |
#interactiveviewer(content = nil, **props) ⇒ Object
451 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 451 def interactiveviewer(content = nil, **props) = interactive_viewer(content, **props) |
#keyboard_listener(content = nil, **props) ⇒ Object
84 85 86 87 88 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 84 def keyboard_listener(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:keyboardlistener, **mapped) end |
#keyboardlistener(content = nil, **props) ⇒ Object
89 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 89 def keyboardlistener(content = nil, **props) = keyboard_listener(content, **props) |
#line(**props) ⇒ Object
97 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 97 def line(**props) = (:line, **props) |
#line_chart(**props) ⇒ Object
575 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 575 def line_chart(**props) = (:linechart, **props) |
#line_chart_data(**props) ⇒ Object
577 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 577 def line_chart_data(**props) = (:linechartdata, **props) |
#line_chart_data_point(**props) ⇒ Object
579 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 579 def line_chart_data_point(**props) = (:linechartdatapoint, **props) |
#linechart(**props) ⇒ Object
576 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 576 def linechart(**props) = line_chart(**props) |
#linechartdata(**props) ⇒ Object
578 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 578 def linechartdata(**props) = line_chart_data(**props) |
#linechartdatapoint(**props) ⇒ Object
580 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 580 def linechartdatapoint(**props) = line_chart_data_point(**props) |
#list_tile(**props) ⇒ Object
140 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 140 def list_tile(**props) = (:listtile, **props) |
#list_view(children = nil, **props) ⇒ Object
186 187 188 189 190 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 186 def list_view(children = nil, **props) mapped = props.dup mapped[:children] = children unless children.nil? (:listview, **mapped) end |
#listtile(**props) ⇒ Object
141 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 141 def listtile(**props) = list_tile(**props) |
#listview(children = nil, **props) ⇒ Object
191 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 191 def listview(children = nil, **props) = list_view(children, **props) |
#map(layers = nil, **props) ⇒ Object
142 143 144 145 146 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 142 def map(layers = nil, **props) mapped = props.dup mapped[:layers] = layers unless layers.nil? (:map, **mapped) end |
#markdown(value = nil, **props) ⇒ Object
501 502 503 504 505 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 501 def markdown(value = nil, **props) mapped = props.dup mapped[:value] = value unless value.nil? (:markdown, **mapped) end |
#marker(content = nil, **props) ⇒ Object
155 156 157 158 159 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 155 def marker(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:marker, **mapped) end |
#marker_layer(markers = nil, **props) ⇒ Object
149 150 151 152 153 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 149 def marker_layer(markers = nil, **props) mapped = props.dup mapped[:markers] = markers unless markers.nil? (:markerlayer, **mapped) end |
#markerlayer(markers = nil, **props) ⇒ Object
154 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 154 def markerlayer(markers = nil, **props) = marker_layer(markers, **props) |
#menu_bar(children = nil, **props) ⇒ Object
192 193 194 195 196 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 192 def (children = nil, **props) mapped = props.dup mapped[:children] = children unless children.nil? (:menubar, **mapped) end |
#menu_item_button(content = nil, **props) ⇒ Object
198 199 200 201 202 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 198 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:menuitembutton, **mapped) end |
#menubar(children = nil, **props) ⇒ Object
197 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 197 def (children = nil, **props) = (children, **props) |
#menuitembutton(content = nil, **props) ⇒ Object
203 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 203 def (content = nil, **props) = (content, **props) |
#merge_semantics(content = nil, **props) ⇒ Object
204 205 206 207 208 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 204 def merge_semantics(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:mergesemantics, **mapped) end |
#mergesemantics(content = nil, **props) ⇒ Object
209 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 209 def mergesemantics(content = nil, **props) = merge_semantics(content, **props) |
#navigation_bar(**props, &block) ⇒ Object
551 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 551 def (**props, &block) = (:navigationbar, **props, &block) |
#navigation_bar_destination(**props, &block) ⇒ Object
553 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 553 def (**props, &block) = (:navigationbardestination, **props, &block) |
#navigation_drawer(children = nil, **props) ⇒ Object
559 560 561 562 563 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 559 def (children = nil, **props) mapped = props.dup mapped[:children] = children unless children.nil? (:navigationdrawer, **mapped) end |
#navigation_drawer_destination(**props) ⇒ Object
565 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 565 def (**props) = (:navigationdrawerdestination, **props) |
#navigation_rail(**props, &block) ⇒ Object
555 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 555 def (**props, &block) = (:navigationrail, **props, &block) |
#navigation_rail_destination(**props, &block) ⇒ Object
557 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 557 def (**props, &block) = (:navigationraildestination, **props, &block) |
#navigationbar(**props, &block) ⇒ Object
552 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 552 def (**props, &block) = (**props, &block) |
#navigationbardestination(**props, &block) ⇒ Object
554 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 554 def (**props, &block) = (**props, &block) |
#navigationdrawer(children = nil, **props) ⇒ Object
564 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 564 def (children = nil, **props) = (children, **props) |
#navigationdrawerdestination(**props) ⇒ Object
566 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 566 def (**props) = (**props) |
#navigationrail(**props, &block) ⇒ Object
556 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 556 def (**props, &block) = (**props, &block) |
#navigationraildestination(**props, &block) ⇒ Object
558 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 558 def (**props, &block) = (**props, &block) |
#outlined_button(content = nil, **props) ⇒ Object
427 428 429 430 431 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 427 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:outlinedbutton, **mapped) end |
#outlined_icon_button(icon = nil, **props) ⇒ Object
433 434 435 436 437 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 433 def (icon = nil, **props) mapped = props.dup mapped[:icon] = icon unless icon.nil? (:outlinediconbutton, **mapped) end |
#outlinedbutton(content = nil, **props) ⇒ Object
432 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 432 def (content = nil, **props) = (content, **props) |
#outlinediconbutton(icon = nil, **props) ⇒ Object
438 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 438 def (icon = nil, **props) = (icon, **props) |
#oval(**props) ⇒ Object
103 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 103 def oval(**props) = (:oval, **props) |
#page_view(children = nil, **props) ⇒ Object
291 292 293 294 295 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 291 def page_view(children = nil, **props) mapped = props.dup mapped[:children] = children unless children.nil? (:pageview, **mapped) end |
#pageview(children = nil, **props) ⇒ Object
296 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 296 def pageview(children = nil, **props) = page_view(children, **props) |
#paint(**props) ⇒ Object
108 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 108 def paint(**props) = drawing_payload(props) |
#path(**props) ⇒ Object
106 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 106 def path(**props) = (:path, **props) |
#path_arc(**props) ⇒ Object
111 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 111 def path_arc(**props) = drawing_payload(props.merge(_type: "Arc")) |
#path_arc_to(**props) ⇒ Object
112 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 112 def path_arc_to(**props) = drawing_payload(props.merge(_type: "ArcTo")) |
#path_close(**props) ⇒ Object
118 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 118 def path_close(**props) = drawing_payload(props.merge(_type: "Close")) |
#path_cubic_to(**props) ⇒ Object
116 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 116 def path_cubic_to(**props) = drawing_payload(props.merge(_type: "CubicTo")) |
#path_line_to(x = nil, y = nil, **props) ⇒ Object
110 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 110 def path_line_to(x = nil, y = nil, **props) = path_point_payload("LineTo", x, y, props) |
#path_move_to(x = nil, y = nil, **props) ⇒ Object
109 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 109 def path_move_to(x = nil, y = nil, **props) = path_point_payload("MoveTo", x, y, props) |
#path_oval(**props) ⇒ Object
113 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 113 def path_oval(**props) = drawing_payload(props.merge(_type: "Oval")) |
#path_quadratic_to(**props) ⇒ Object
115 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 115 def path_quadratic_to(**props) = drawing_payload(props.merge(_type: "QuadraticTo")) |
#path_rect(**props) ⇒ Object
114 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 114 def path_rect(**props) = drawing_payload(props.merge(_type: "Rect")) |
#path_sub_path(**props) ⇒ Object
117 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 117 def path_sub_path(**props) = drawing_payload(props.merge(_type: "SubPath")) |
#pie_chart(**props) ⇒ Object
581 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 581 def pie_chart(**props) = (:piechart, **props) |
#pie_chart_section(**props) ⇒ Object
583 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 583 def pie_chart_section(**props) = (:piechartsection, **props) |
#piechart(**props) ⇒ Object
582 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 582 def piechart(**props) = pie_chart(**props) |
#piechartsection(**props) ⇒ Object
584 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 584 def piechartsection(**props) = pie_chart_section(**props) |
#placeholder(content = nil, **props) ⇒ Object
286 287 288 289 290 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 286 def placeholder(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:placeholder, **mapped) end |
#points(**props) ⇒ Object
104 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 104 def points(**props) = (:points, **props) |
#polygon_layer(polygons = nil, **props) ⇒ Object
176 177 178 179 180 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 176 def polygon_layer(polygons = nil, **props) mapped = props.dup mapped[:polygons] = polygons unless polygons.nil? (:polygonlayer, **mapped) end |
#polygon_marker(**props) ⇒ Object
182 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 182 def polygon_marker(**props) = (:polygonmarker, **props) |
#polygonlayer(polygons = nil, **props) ⇒ Object
181 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 181 def polygonlayer(polygons = nil, **props) = polygon_layer(polygons, **props) |
#polygonmarker(**props) ⇒ Object
183 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 183 def polygonmarker(**props) = polygon_marker(**props) |
#polyline_layer(polylines = nil, **props) ⇒ Object
168 169 170 171 172 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 168 def polyline_layer(polylines = nil, **props) mapped = props.dup mapped[:polylines] = polylines unless polylines.nil? (:polylinelayer, **mapped) end |
#polyline_marker(**props) ⇒ Object
174 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 174 def polyline_marker(**props) = (:polylinemarker, **props) |
#polylinelayer(polylines = nil, **props) ⇒ Object
173 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 173 def polylinelayer(polylines = nil, **props) = polyline_layer(polylines, **props) |
#polylinemarker(**props) ⇒ Object
175 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 175 def polylinemarker(**props) = polyline_marker(**props) |
#popup_menu_button(items = nil, **props) ⇒ Object
452 453 454 455 456 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 452 def (items = nil, **props) mapped = props.dup mapped[:items] = items unless items.nil? (:popupmenubutton, **mapped) end |
#popup_menu_item(content = nil, **props) ⇒ Object
458 459 460 461 462 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 458 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:popupmenuitem, **mapped) end |
#popupmenubutton(items = nil, **props) ⇒ Object
457 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 457 def (items = nil, **props) = (items, **props) |
#popupmenuitem(content = nil, **props) ⇒ Object
463 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 463 def (content = nil, **props) = (content, **props) |
#progress_bar(**props) ⇒ Object
284 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 284 def (**props) = (:progressbar, **props) |
#progress_ring(**props) ⇒ Object
297 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 297 def progress_ring(**props) = (:progressring, **props) |
#progressbar(**props) ⇒ Object
285 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 285 def (**props) = (**props) |
#progressring(**props) ⇒ Object
298 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 298 def progressring(**props) = progress_ring(**props) |
#radar_chart(**props) ⇒ Object
589 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 589 def radar_chart(**props) = (:radarchart, **props) |
#radar_chart_title(**props) ⇒ Object
591 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 591 def radar_chart_title(**props) = (:radarcharttitle, **props) |
#radar_data_set(**props) ⇒ Object
593 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 593 def radar_data_set(**props) = (:radardataset, **props) |
#radar_data_set_entry(**props) ⇒ Object
595 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 595 def radar_data_set_entry(**props) = (:radardatasetentry, **props) |
#radarchart(**props) ⇒ Object
590 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 590 def radarchart(**props) = radar_chart(**props) |
#radarcharttitle(**props) ⇒ Object
592 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 592 def radarcharttitle(**props) = radar_chart_title(**props) |
#radardataset(**props) ⇒ Object
594 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 594 def radardataset(**props) = radar_data_set(**props) |
#radardatasetentry(**props) ⇒ Object
596 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 596 def radardatasetentry(**props) = radar_data_set_entry(**props) |
#radio(**props) ⇒ Object
479 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 479 def radio(**props) = (:radio, **props) |
#radio_group(content = nil, **props) ⇒ Object
480 481 482 483 484 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 480 def radio_group(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:radiogroup, **mapped) end |
#radiogroup(content = nil, **props) ⇒ Object
485 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 485 def radiogroup(content = nil, **props) = radio_group(content, **props) |
#range_slider(**props) ⇒ Object
299 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 299 def (**props) = (:rangeslider, **props) |
#rangeslider(**props) ⇒ Object
300 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 300 def (**props) = (**props) |
#rect(**props) ⇒ Object
105 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 105 def rect(**props) = (:rect, **props) |
#reorderable_drag_handle(content = nil, **props) ⇒ Object
307 308 309 310 311 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 307 def reorderable_drag_handle(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:reorderabledraghandle, **mapped) end |
#reorderable_list_view(children = nil, **props) ⇒ Object
313 314 315 316 317 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 313 def reorderable_list_view(children = nil, **props) mapped = props.dup mapped[:children] = children unless children.nil? (:reorderablelistview, **mapped) end |
#reorderabledraghandle(content = nil, **props) ⇒ Object
312 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 312 def reorderabledraghandle(content = nil, **props) = reorderable_drag_handle(content, **props) |
#reorderablelistview(children = nil, **props) ⇒ Object
318 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 318 def reorderablelistview(children = nil, **props) = reorderable_list_view(children, **props) |
#responsive_row(children = nil, **props, &block) ⇒ Object
301 302 303 304 305 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 301 def responsive_row(children = nil, **props, &block) mapped = props.dup mapped[:children] = children unless children.nil? (:responsiverow, **mapped, &block) end |
#responsiverow(children = nil, **props, &block) ⇒ Object
306 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 306 def responsiverow(children = nil, **props, &block) = responsive_row(children, **props, &block) |
#row(children = nil, **props, &block) ⇒ Object
36 37 38 39 40 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 36 def row(children = nil, **props, &block) mapped = props.dup mapped[:children] = children unless children.nil? (:row, **mapped, &block) end |
#safe_area(content = nil, **props) ⇒ Object
319 320 321 322 323 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 319 def safe_area(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:safearea, **mapped) end |
#safearea(content = nil, **props) ⇒ Object
324 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 324 def safearea(content = nil, **props) = safe_area(content, **props) |
#scatter_chart(**props) ⇒ Object
597 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 597 def scatter_chart(**props) = (:scatterchart, **props) |
#scatter_chart_spot(**props) ⇒ Object
599 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 599 def scatter_chart_spot(**props) = (:scatterchartspot, **props) |
#scatterchart(**props) ⇒ Object
598 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 598 def scatterchart(**props) = scatter_chart(**props) |
#scatterchartspot(**props) ⇒ Object
600 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 600 def scatterchartspot(**props) = scatter_chart_spot(**props) |
#search_bar(children = nil, **props) ⇒ Object
342 343 344 345 346 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 342 def (children = nil, **props) mapped = props.dup mapped[:children] = children unless children.nil? (:searchbar, **mapped) end |
#searchbar(children = nil, **props) ⇒ Object
347 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 347 def (children = nil, **props) = (children, **props) |
#segment(value = nil, **props) ⇒ Object
325 326 327 328 329 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 325 def segment(value = nil, **props) mapped = props.dup mapped[:value] = value unless value.nil? (:segment, **mapped) end |
#segmented_button(segments = nil, **props) ⇒ Object
330 331 332 333 334 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 330 def (segments = nil, **props) mapped = props.dup mapped[:segments] = segments unless segments.nil? (:segmentedbutton, **mapped) end |
#segmentedbutton(segments = nil, **props) ⇒ Object
335 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 335 def (segments = nil, **props) = (segments, **props) |
#selection_area(content = nil, **props) ⇒ Object
336 337 338 339 340 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 336 def selection_area(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:selectionarea, **mapped) end |
#selectionarea(content = nil, **props) ⇒ Object
341 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 341 def selectionarea(content = nil, **props) = selection_area(content, **props) |
#semantics(content = nil, **props) ⇒ Object
348 349 350 351 352 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 348 def semantics(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:semantics, **mapped) end |
#shadow(**props) ⇒ Object
107 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 107 def shadow(**props) = (:shadow, **props) |
#simple_attribution(**props) ⇒ Object
184 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 184 def simple_attribution(**props) = (:simpleattribution, **props) |
#simpleattribution(**props) ⇒ Object
185 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 185 def simpleattribution(**props) = simple_attribution(**props) |
#slider(**props) ⇒ Object
472 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 472 def (**props) = (:slider, **props) |
#snack_bar(content = nil, **props) ⇒ Object
488 489 490 491 492 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 488 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:snackbar, **mapped) end |
#snackbar(content = nil, **props) ⇒ Object
493 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 493 def (content = nil, **props) = (content, **props) |
#stack(children = nil, **props, &block) ⇒ Object
41 42 43 44 45 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 41 def stack(children = nil, **props, &block) mapped = props.dup mapped[:children] = children unless children.nil? (:stack, **mapped, &block) end |
#submenu_button(children = nil, **props) ⇒ Object
210 211 212 213 214 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 210 def (children = nil, **props) mapped = props.dup mapped[:children] = children unless children.nil? (:submenubutton, **mapped) end |
#submenubutton(children = nil, **props) ⇒ Object
215 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 215 def (children = nil, **props) = (children, **props) |
#switch(**props) ⇒ Object
471 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 471 def switch(**props) = (:switch, **props) |
#tab(label = nil, **props, &block) ⇒ Object
533 534 535 536 537 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 533 def tab(label = nil, **props, &block) mapped = props.dup mapped[:label] = label unless label.nil? (:tab, **mapped, &block) end |
#tab_bar(tabs = nil, **props, &block) ⇒ Object
539 540 541 542 543 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 539 def (tabs = nil, **props, &block) mapped = props.dup mapped[:tabs] = tabs unless tabs.nil? (:tabbar, **mapped, &block) end |
#tab_bar_view(children = nil, **props, &block) ⇒ Object
545 546 547 548 549 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 545 def (children = nil, **props, &block) mapped = props.dup mapped[:children] = children unless children.nil? (:tabbarview, **mapped, &block) end |
#tabbar(tabs = nil, **props, &block) ⇒ Object
544 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 544 def (tabs = nil, **props, &block) = (tabs, **props, &block) |
#tabbarview(children = nil, **props, &block) ⇒ Object
550 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 550 def (children = nil, **props, &block) = (children, **props, &block) |
#tabs(content = nil, **props, &block) ⇒ Object
527 528 529 530 531 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 527 def tabs(content = nil, **props, &block) mapped = props.dup mapped[:content] = content unless content.nil? (:tabs, **mapped, &block) end |
#text(value = nil, **props) ⇒ Object
383 384 385 386 387 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 383 def text(value = nil, **props) mapped = props.dup mapped[:value] = value unless value.nil? (:text, **mapped) end |
#text_button(content = nil, **props) ⇒ Object
397 398 399 400 401 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 397 def (content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:textbutton, **mapped) end |
#text_field(value = nil, **props) ⇒ Object
464 465 466 467 468 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 464 def text_field(value = nil, **props) mapped = props.dup mapped[:value] = value unless value.nil? (:textfield, **mapped) end |
#textbutton(content = nil, **props) ⇒ Object
402 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 402 def (content = nil, **props) = (content, **props) |
#textfield(**props) ⇒ Object
469 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 469 def textfield(**props) = text_field(**props) |
#tile_layer(**props) ⇒ Object
147 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 147 def tile_layer(**props) = (:tilelayer, **props) |
#tilelayer(**props) ⇒ Object
148 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 148 def tilelayer(**props) = tile_layer(**props) |
#time_picker(**props) ⇒ Object
353 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 353 def time_picker(**props) = (:timepicker, **props) |
#timepicker(**props) ⇒ Object
354 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 354 def timepicker(**props) = time_picker(**props) |
#transparent_pointer(content = nil, **props) ⇒ Object
473 474 475 476 477 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 473 def transparent_pointer(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:transparentpointer, **mapped) end |
#transparentpointer(content = nil, **props) ⇒ Object
478 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 478 def transparentpointer(content = nil, **props) = transparent_pointer(content, **props) |
#url_launcher(**props) ⇒ Object
523 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 523 def url_launcher(**props) = (:url_launcher, **props) |
#vertical_divider(**props) ⇒ Object
217 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 217 def vertical_divider(**props) = (:verticaldivider, **props) |
#verticaldivider(**props) ⇒ Object
218 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 218 def verticaldivider(**props) = vertical_divider(**props) |
#video(**props) ⇒ Object
607 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 607 def video(**props) = (:video, **props) |
#view(children = nil, **props, &block) ⇒ Object
6 7 8 9 10 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 6 def view(children = nil, **props, &block) mapped = props.dup mapped[:children] = children unless children.nil? (:view, **mapped, &block) end |
#web_view(**props) ⇒ Object
605 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 605 def web_view(**props) = (:webview, **props) |
#webview(**props) ⇒ Object
606 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 606 def webview(**props) = web_view(**props) |
#window_drag_area(content = nil, **props) ⇒ Object
219 220 221 222 223 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 219 def window_drag_area(content = nil, **props) mapped = props.dup mapped[:content] = content unless content.nil? (:windowdragarea, **mapped) end |
#windowdragarea(content = nil, **props) ⇒ Object
224 |
# File 'lib/ruflet_ui/ruflet/ui/material_control_methods.rb', line 224 def windowdragarea(content = nil, **props) = window_drag_area(content, **props) |