Class: Glimmer::SWT::WidgetProxy::Event
- Inherits:
-
Struct
- Object
- Struct
- Glimmer::SWT::WidgetProxy::Event
- Defined in:
- lib/glimmer/swt/widget_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
34 35 36 |
# File 'lib/glimmer/swt/widget_proxy.rb', line 34 def @widget end |