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

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 app_bar(**props) = control_delegate.app_bar(**props)

#appbar(**props) ⇒ Object



48
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 48

def appbar(**props) = control_delegate.appbar(**props)

#bar_chart(**props) ⇒ Object



62
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 62

def bar_chart(**props) = control_delegate.bar_chart(**props)

#bar_chart_group(**props) ⇒ Object



64
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 64

def bar_chart_group(**props) = control_delegate.bar_chart_group(**props)

#bar_chart_rod(**props) ⇒ Object



66
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 66

def bar_chart_rod(**props) = control_delegate.bar_chart_rod(**props)

#bar_chart_rod_stack_item(**props) ⇒ Object



68
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 68

def bar_chart_rod_stack_item(**props) = control_delegate.bar_chart_rod_stack_item(**props)

#barchart(**props) ⇒ Object



63
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 63

def barchart(**props) = control_delegate.barchart(**props)

#barchartgroup(**props) ⇒ Object



65
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 65

def barchartgroup(**props) = control_delegate.barchartgroup(**props)

#barchartrod(**props) ⇒ Object



67
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 67

def barchartrod(**props) = control_delegate.barchartrod(**props)

#barchartrodstackitem(**props) ⇒ Object



69
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 69

def barchartrodstackitem(**props) = control_delegate.barchartrodstackitem(**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 button(**props) = control_delegate.button(**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 cupertino_button(**props) = control_delegate.cupertino_button(**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 cupertino_filled_button(**props) = control_delegate.cupertino_filled_button(**props)

#cupertino_navigation_bar(**props) ⇒ Object



118
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 118

def cupertino_navigation_bar(**props) = control_delegate.cupertino_navigation_bar(**props)

#cupertino_slider(**props) ⇒ Object



110
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 110

def cupertino_slider(**props) = control_delegate.cupertino_slider(**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 cupertinobutton(**props) = control_delegate.cupertinobutton(**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 cupertinofilledbutton(**props) = control_delegate.cupertinofilledbutton(**props)

#cupertinonavigationbar(**props) ⇒ Object



119
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 119

def cupertinonavigationbar(**props) = control_delegate.cupertinonavigationbar(**props)

#cupertinoslider(**props) ⇒ Object



111
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 111

def cupertinoslider(**props) = control_delegate.cupertinoslider(**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 elevated_button(**props) = control_delegate.elevated_button(**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 filled_button(**props) = control_delegate.filled_button(**props)

#filledbutton(**props) ⇒ Object



28
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 28

def filledbutton(**props) = control_delegate.filledbutton(**props)

#floating_action_button(**props) ⇒ Object



50
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 50

def floating_action_button(**props) = control_delegate.floating_action_button(**props)

#floatingactionbutton(**props) ⇒ Object



51
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 51

def floatingactionbutton(**props) = control_delegate.floatingactionbutton(**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 icon_button(**props) = control_delegate.icon_button(**props)

#iconbutton(**props) ⇒ Object



30
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 30

def iconbutton(**props) = control_delegate.iconbutton(**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)


58
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 58

def navigation_bar(**props, &block) = control_delegate.navigation_bar(**props, &block)


60
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 60

def navigation_bar_destination(**props, &block) = control_delegate.navigation_bar_destination(**props, &block)


59
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 59

def navigationbar(**props, &block) = control_delegate.navigationbar(**props, &block)


61
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 61

def navigationbardestination(**props, &block) = control_delegate.navigationbardestination(**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 snack_bar(**props) = control_delegate.snack_bar(**props)

#snackbar(**props) ⇒ Object



40
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 40

def snackbar(**props) = control_delegate.snackbar(**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 tab_bar(**props, &block) = control_delegate.tab_bar(**props, &block)

#tab_bar_view(**props, &block) ⇒ Object



56
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 56

def tab_bar_view(**props, &block) = control_delegate.tab_bar_view(**props, &block)

#tabbar(**props, &block) ⇒ Object



55
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 55

def tabbar(**props, &block) = control_delegate.tabbar(**props, &block)

#tabbarview(**props, &block) ⇒ Object



57
# File 'lib/ruflet_ui/ruflet/ui/shared_control_forwarders.rb', line 57

def tabbarview(**props, &block) = control_delegate.tabbarview(**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 text_button(**props) = control_delegate.text_button(**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 textbutton(**props) = control_delegate.textbutton(**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 widget(type, **props, &block) = control_delegate.widget(type, **props, &block)