Class: Test04::Button
- Inherits:
-
Object
- Object
- Test04::Button
- Extended by:
- EventBus::ObjectMixin
- Defined in:
- lib/ls4/lib/ebus.rb
Instance Method Summary collapse
Methods included from EventBus::ObjectMixin
Methods included from EventBus::DeclarerBase
Instance Method Details
#press ⇒ Object
520 521 522 |
# File 'lib/ls4/lib/ebus.rb', line 520 def press on_press end |