Module: Ruflet::UI::SharedControlForwarders
- Included in:
- Kernel, Ruflet, Ruflet::UI
- Defined in:
- lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb
Instance Method Summary collapse
- #alert_dialog(**props) ⇒ Object
- #alertdialog(**props) ⇒ Object
- #app_bar(**props) ⇒ Object
- #appbar(**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_sheet(**props) ⇒ Object
- #bottomsheet(**props) ⇒ Object
- #button(**props) ⇒ Object
- #candlestick_chart(**props) ⇒ Object
- #candlestick_chart_spot(**props) ⇒ Object
- #candlestickchart(**props) ⇒ Object
- #candlestickchartspot(**props) ⇒ Object
- #center(**props, &block) ⇒ Object
- #chart_axis(**props) ⇒ Object
- #chart_axis_label(**props) ⇒ Object
- #chartaxis(**props) ⇒ Object
- #chartaxislabel(**props) ⇒ Object
- #checkbox(**props) ⇒ Object
- #clipboard(**props) ⇒ Object
- #column(**props, &block) ⇒ Object
- #container(**props, &block) ⇒ Object
- #control(type, **props, &block) ⇒ Object
- #cupertino_action_sheet(**props) ⇒ Object
- #cupertino_alert_dialog(**props) ⇒ Object
- #cupertino_button(**props) ⇒ Object
- #cupertino_dialog_action(**props) ⇒ Object
- #cupertino_filled_button(**props) ⇒ Object
- #cupertino_navigation_bar(**props) ⇒ Object
- #cupertino_slider(**props) ⇒ Object
- #cupertino_switch(**props) ⇒ Object
- #cupertino_text_field(**props) ⇒ Object
- #cupertinoactionsheet(**props) ⇒ Object
- #cupertinoalertdialog(**props) ⇒ Object
- #cupertinobutton(**props) ⇒ Object
- #cupertinodialogaction(**props) ⇒ Object
- #cupertinofilledbutton(**props) ⇒ Object
- #cupertinonavigationbar(**props) ⇒ Object
- #cupertinoslider(**props) ⇒ Object
- #cupertinoswitch(**props) ⇒ Object
- #cupertinotextfield(**props) ⇒ Object
- #drag_target(**props, &block) ⇒ Object
- #draggable(**props, &block) ⇒ Object
- #dragtarget(**props, &block) ⇒ Object
- #duration(**parts) ⇒ Object
- #elevated_button(**props) ⇒ Object
- #fab(content = nil, **props) ⇒ Object
- #filled_button(**props) ⇒ Object
- #filledbutton(**props) ⇒ Object
- #floating_action_button(**props) ⇒ Object
- #floatingactionbutton(**props) ⇒ Object
- #gesture_detector(**props, &block) ⇒ Object
- #gesturedetector(**props, &block) ⇒ Object
- #grid_view(**props, &block) ⇒ Object
- #gridview(**props, &block) ⇒ Object
- #icon(**props) ⇒ Object
- #icon_button(**props) ⇒ Object
- #iconbutton(**props) ⇒ Object
- #image(src = nil, **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
- #markdown(value = nil, **props) ⇒ Object
- #navigation_bar(**props, &block) ⇒ Object
- #navigation_bar_destination(**props, &block) ⇒ Object
- #navigationbar(**props, &block) ⇒ Object
- #navigationbardestination(**props, &block) ⇒ Object
- #pie_chart(**props) ⇒ Object
- #pie_chart_section(**props) ⇒ Object
- #piechart(**props) ⇒ Object
- #piechartsection(**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(**props) ⇒ Object
- #radiogroup(**props) ⇒ Object
- #row(**props, &block) ⇒ Object
- #scatter_chart(**props) ⇒ Object
- #scatter_chart_spot(**props) ⇒ Object
- #scatterchart(**props) ⇒ Object
- #scatterchartspot(**props) ⇒ Object
- #service(type, **props, &block) ⇒ Object
- #snack_bar(**props) ⇒ Object
- #snackbar(**props) ⇒ Object
- #stack(**props, &block) ⇒ Object
- #tab(**props, &block) ⇒ Object
- #tab_bar(**props, &block) ⇒ Object
- #tab_bar_view(**props, &block) ⇒ Object
- #tabbar(**props, &block) ⇒ Object
- #tabbarview(**props, &block) ⇒ Object
- #tabs(**props, &block) ⇒ Object
- #text(value = nil, **props) ⇒ Object
- #text_button(**props) ⇒ Object
- #text_field(**props) ⇒ Object
- #textbutton(**props) ⇒ Object
- #textfield(**props) ⇒ Object
- #view(**props, &block) ⇒ Object
- #web_view(**props) ⇒ Object
- #webview(**props) ⇒ Object
- #widget(type, **props, &block) ⇒ Object
Instance Method Details
#alert_dialog(**props) ⇒ Object
37 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 37 def alert_dialog(**props) = control_delegate.alert_dialog(**props) |
#alertdialog(**props) ⇒ Object
38 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 38 def alertdialog(**props) = control_delegate.alertdialog(**props) |
#app_bar(**props) ⇒ Object
47 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 47 def (**props) = control_delegate.(**props) |
#appbar(**props) ⇒ Object
48 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 48 def (**props) = control_delegate.(**props) |
#bar_chart(**props) ⇒ Object
62 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 62 def (**props) = control_delegate.(**props) |
#bar_chart_group(**props) ⇒ Object
64 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 64 def (**props) = control_delegate.(**props) |
#bar_chart_rod(**props) ⇒ Object
66 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 66 def (**props) = control_delegate.(**props) |
#bar_chart_rod_stack_item(**props) ⇒ Object
68 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 68 def (**props) = control_delegate.(**props) |
#barchart(**props) ⇒ Object
63 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 63 def (**props) = control_delegate.(**props) |
#barchartgroup(**props) ⇒ Object
65 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 65 def (**props) = control_delegate.(**props) |
#barchartrod(**props) ⇒ Object
67 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 67 def (**props) = control_delegate.(**props) |
#barchartrodstackitem(**props) ⇒ Object
69 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 69 def (**props) = control_delegate.(**props) |
#bottom_sheet(**props) ⇒ Object
41 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 41 def bottom_sheet(**props) = control_delegate.bottom_sheet(**props) |
#bottomsheet(**props) ⇒ Object
42 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 42 def bottomsheet(**props) = control_delegate.bottomsheet(**props) |
#button(**props) ⇒ Object
23 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 23 def (**props) = control_delegate.(**props) |
#candlestick_chart(**props) ⇒ Object
80 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 80 def candlestick_chart(**props) = control_delegate.candlestick_chart(**props) |
#candlestick_chart_spot(**props) ⇒ Object
82 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 82 def candlestick_chart_spot(**props) = control_delegate.candlestick_chart_spot(**props) |
#candlestickchart(**props) ⇒ Object
81 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 81 def candlestickchart(**props) = control_delegate.candlestickchart(**props) |
#candlestickchartspot(**props) ⇒ Object
83 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 83 def candlestickchartspot(**props) = control_delegate.candlestickchartspot(**props) |
#center(**props, &block) ⇒ Object
11 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 11 def center(**props, &block) = control_delegate.center(**props, &block) |
#chart_axis(**props) ⇒ Object
96 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 96 def chart_axis(**props) = control_delegate.chart_axis(**props) |
#chart_axis_label(**props) ⇒ Object
98 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 98 def chart_axis_label(**props) = control_delegate.chart_axis_label(**props) |
#chartaxis(**props) ⇒ Object
97 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 97 def chartaxis(**props) = control_delegate.chartaxis(**props) |
#chartaxislabel(**props) ⇒ Object
99 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 99 def chartaxislabel(**props) = control_delegate.chartaxislabel(**props) |
#checkbox(**props) ⇒ Object
33 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 33 def checkbox(**props) = control_delegate.checkbox(**props) |
#clipboard(**props) ⇒ Object
49 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 49 def clipboard(**props) = control_delegate.clipboard(**props) |
#column(**props, &block) ⇒ Object
10 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 10 def column(**props, &block) = control_delegate.column(**props, &block) |
#container(**props, &block) ⇒ Object
16 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 16 def container(**props, &block) = control_delegate.container(**props, &block) |
#control(type, **props, &block) ⇒ Object
6 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 6 def control(type, **props, &block) = control_delegate.control(type, **props, &block) |
#cupertino_action_sheet(**props) ⇒ Object
114 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 114 def cupertino_action_sheet(**props) = control_delegate.cupertino_action_sheet(**props) |
#cupertino_alert_dialog(**props) ⇒ Object
112 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 112 def cupertino_alert_dialog(**props) = control_delegate.cupertino_alert_dialog(**props) |
#cupertino_button(**props) ⇒ Object
102 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 102 def (**props) = control_delegate.(**props) |
#cupertino_dialog_action(**props) ⇒ Object
116 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 116 def cupertino_dialog_action(**props) = control_delegate.cupertino_dialog_action(**props) |
#cupertino_filled_button(**props) ⇒ Object
104 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 104 def (**props) = control_delegate.(**props) |
#cupertino_navigation_bar(**props) ⇒ Object
118 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 118 def (**props) = control_delegate.(**props) |
#cupertino_slider(**props) ⇒ Object
110 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 110 def (**props) = control_delegate.(**props) |
#cupertino_switch(**props) ⇒ Object
108 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 108 def cupertino_switch(**props) = control_delegate.cupertino_switch(**props) |
#cupertino_text_field(**props) ⇒ Object
106 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 106 def cupertino_text_field(**props) = control_delegate.cupertino_text_field(**props) |
#cupertinoactionsheet(**props) ⇒ Object
115 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 115 def cupertinoactionsheet(**props) = control_delegate.cupertinoactionsheet(**props) |
#cupertinoalertdialog(**props) ⇒ Object
113 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 113 def cupertinoalertdialog(**props) = control_delegate.cupertinoalertdialog(**props) |
#cupertinobutton(**props) ⇒ Object
103 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 103 def (**props) = control_delegate.(**props) |
#cupertinodialogaction(**props) ⇒ Object
117 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 117 def cupertinodialogaction(**props) = control_delegate.cupertinodialogaction(**props) |
#cupertinofilledbutton(**props) ⇒ Object
105 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 105 def (**props) = control_delegate.(**props) |
#cupertinonavigationbar(**props) ⇒ Object
119 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 119 def (**props) = control_delegate.(**props) |
#cupertinoslider(**props) ⇒ Object
111 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 111 def (**props) = control_delegate.(**props) |
#cupertinoswitch(**props) ⇒ Object
109 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 109 def cupertinoswitch(**props) = control_delegate.cupertinoswitch(**props) |
#cupertinotextfield(**props) ⇒ Object
107 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 107 def cupertinotextfield(**props) = control_delegate.cupertinotextfield(**props) |
#drag_target(**props, &block) ⇒ Object
20 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 20 def drag_target(**props, &block) = control_delegate.drag_target(**props, &block) |
#draggable(**props, &block) ⇒ Object
19 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 19 def draggable(**props, &block) = control_delegate.draggable(**props, &block) |
#dragtarget(**props, &block) ⇒ Object
21 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 21 def dragtarget(**props, &block) = control_delegate.dragtarget(**props, &block) |
#duration(**parts) ⇒ Object
120 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 120 def duration(**parts) = control_delegate.duration(**parts) |
#elevated_button(**props) ⇒ Object
24 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 24 def (**props) = control_delegate.(**props) |
#fab(content = nil, **props) ⇒ Object
46 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 46 def fab(content = nil, **props) = control_delegate.fab(content, **props) |
#filled_button(**props) ⇒ Object
27 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 27 def (**props) = control_delegate.(**props) |
#filledbutton(**props) ⇒ Object
28 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 28 def (**props) = control_delegate.(**props) |
#floating_action_button(**props) ⇒ Object
50 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 50 def (**props) = control_delegate.(**props) |
#floatingactionbutton(**props) ⇒ Object
51 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 51 def (**props) = control_delegate.(**props) |
#gesture_detector(**props, &block) ⇒ Object
17 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 17 def gesture_detector(**props, &block) = control_delegate.gesture_detector(**props, &block) |
#gesturedetector(**props, &block) ⇒ Object
18 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 18 def gesturedetector(**props, &block) = control_delegate.gesturedetector(**props, &block) |
#grid_view(**props, &block) ⇒ Object
14 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 14 def grid_view(**props, &block) = control_delegate.grid_view(**props, &block) |
#gridview(**props, &block) ⇒ Object
15 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 15 def gridview(**props, &block) = control_delegate.gridview(**props, &block) |
#icon(**props) ⇒ Object
44 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 44 def icon(**props) = control_delegate.icon(**props) |
#icon_button(**props) ⇒ Object
29 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 29 def (**props) = control_delegate.(**props) |
#iconbutton(**props) ⇒ Object
30 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 30 def (**props) = control_delegate.(**props) |
#image(src = nil, **props) ⇒ Object
45 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 45 def image(src = nil, **props) = control_delegate.image(src, **props) |
#line_chart(**props) ⇒ Object
70 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 70 def line_chart(**props) = control_delegate.line_chart(**props) |
#line_chart_data(**props) ⇒ Object
72 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 72 def line_chart_data(**props) = control_delegate.line_chart_data(**props) |
#line_chart_data_point(**props) ⇒ Object
74 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 74 def line_chart_data_point(**props) = control_delegate.line_chart_data_point(**props) |
#linechart(**props) ⇒ Object
71 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 71 def linechart(**props) = control_delegate.linechart(**props) |
#linechartdata(**props) ⇒ Object
73 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 73 def linechartdata(**props) = control_delegate.linechartdata(**props) |
#linechartdatapoint(**props) ⇒ Object
75 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 75 def linechartdatapoint(**props) = control_delegate.linechartdatapoint(**props) |
#markdown(value = nil, **props) ⇒ Object
43 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 43 def markdown(value = nil, **props) = control_delegate.markdown(value, **props) |
#navigation_bar(**props, &block) ⇒ Object
58 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 58 def (**props, &block) = control_delegate.(**props, &block) |
#navigation_bar_destination(**props, &block) ⇒ Object
60 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 60 def (**props, &block) = control_delegate.(**props, &block) |
#navigationbar(**props, &block) ⇒ Object
59 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 59 def (**props, &block) = control_delegate.(**props, &block) |
#navigationbardestination(**props, &block) ⇒ Object
61 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 61 def (**props, &block) = control_delegate.(**props, &block) |
#pie_chart(**props) ⇒ Object
76 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 76 def pie_chart(**props) = control_delegate.pie_chart(**props) |
#pie_chart_section(**props) ⇒ Object
78 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 78 def pie_chart_section(**props) = control_delegate.pie_chart_section(**props) |
#piechart(**props) ⇒ Object
77 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 77 def piechart(**props) = control_delegate.piechart(**props) |
#piechartsection(**props) ⇒ Object
79 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 79 def piechartsection(**props) = control_delegate.piechartsection(**props) |
#radar_chart(**props) ⇒ Object
84 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 84 def radar_chart(**props) = control_delegate.radar_chart(**props) |
#radar_chart_title(**props) ⇒ Object
86 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 86 def radar_chart_title(**props) = control_delegate.radar_chart_title(**props) |
#radar_data_set(**props) ⇒ Object
88 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 88 def radar_data_set(**props) = control_delegate.radar_data_set(**props) |
#radar_data_set_entry(**props) ⇒ Object
90 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 90 def radar_data_set_entry(**props) = control_delegate.radar_data_set_entry(**props) |
#radarchart(**props) ⇒ Object
85 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 85 def radarchart(**props) = control_delegate.radarchart(**props) |
#radarcharttitle(**props) ⇒ Object
87 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 87 def radarcharttitle(**props) = control_delegate.radarcharttitle(**props) |
#radardataset(**props) ⇒ Object
89 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 89 def radardataset(**props) = control_delegate.radardataset(**props) |
#radardatasetentry(**props) ⇒ Object
91 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 91 def radardatasetentry(**props) = control_delegate.radardatasetentry(**props) |
#radio(**props) ⇒ Object
34 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 34 def radio(**props) = control_delegate.radio(**props) |
#radio_group(**props) ⇒ Object
35 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 35 def radio_group(**props) = control_delegate.radio_group(**props) |
#radiogroup(**props) ⇒ Object
36 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 36 def radiogroup(**props) = control_delegate.radiogroup(**props) |
#row(**props, &block) ⇒ Object
12 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 12 def row(**props, &block) = control_delegate.row(**props, &block) |
#scatter_chart(**props) ⇒ Object
92 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 92 def scatter_chart(**props) = control_delegate.scatter_chart(**props) |
#scatter_chart_spot(**props) ⇒ Object
94 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 94 def scatter_chart_spot(**props) = control_delegate.scatter_chart_spot(**props) |
#scatterchart(**props) ⇒ Object
93 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 93 def scatterchart(**props) = control_delegate.scatterchart(**props) |
#scatterchartspot(**props) ⇒ Object
95 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 95 def scatterchartspot(**props) = control_delegate.scatterchartspot(**props) |
#service(type, **props, &block) ⇒ Object
8 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 8 def service(type, **props, &block) = control_delegate.service(type, **props, &block) |
#snack_bar(**props) ⇒ Object
39 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 39 def (**props) = control_delegate.(**props) |
#snackbar(**props) ⇒ Object
40 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 40 def (**props) = control_delegate.(**props) |
#stack(**props, &block) ⇒ Object
13 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 13 def stack(**props, &block) = control_delegate.stack(**props, &block) |
#tab(**props, &block) ⇒ Object
53 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 53 def tab(**props, &block) = control_delegate.tab(**props, &block) |
#tab_bar(**props, &block) ⇒ Object
54 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 54 def (**props, &block) = control_delegate.(**props, &block) |
#tab_bar_view(**props, &block) ⇒ Object
56 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 56 def (**props, &block) = control_delegate.(**props, &block) |
#tabbar(**props, &block) ⇒ Object
55 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 55 def (**props, &block) = control_delegate.(**props, &block) |
#tabbarview(**props, &block) ⇒ Object
57 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 57 def (**props, &block) = control_delegate.(**props, &block) |
#tabs(**props, &block) ⇒ Object
52 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 52 def tabs(**props, &block) = control_delegate.tabs(**props, &block) |
#text(value = nil, **props) ⇒ Object
22 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 22 def text(value = nil, **props) = control_delegate.text(value, **props) |
#text_button(**props) ⇒ Object
25 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 25 def (**props) = control_delegate.(**props) |
#text_field(**props) ⇒ Object
31 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 31 def text_field(**props) = control_delegate.text_field(**props) |
#textbutton(**props) ⇒ Object
26 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 26 def (**props) = control_delegate.(**props) |
#textfield(**props) ⇒ Object
32 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 32 def textfield(**props) = control_delegate.textfield(**props) |
#view(**props, &block) ⇒ Object
9 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 9 def view(**props, &block) = control_delegate.view(**props, &block) |
#web_view(**props) ⇒ Object
100 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 100 def web_view(**props) = control_delegate.web_view(**props) |
#webview(**props) ⇒ Object
101 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 101 def webview(**props) = control_delegate.webview(**props) |
#widget(type, **props, &block) ⇒ Object
7 |
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 7 def (type, **props, &block) = control_delegate.(type, **props, &block) |