Class: Glimmer::Web::ElementProxy::Event
- Inherits:
-
Struct
- Object
- Struct
- Glimmer::Web::ElementProxy::Event
- Defined in:
- lib/glimmer/web/element_proxy.rb
Instance Attribute Summary collapse
-
#widget ⇒ Object
Returns the value of attribute widget.
Instance Attribute Details
#widget ⇒ Object
Returns the value of attribute widget
103 104 105 |
# File 'lib/glimmer/web/element_proxy.rb', line 103 def @widget end |