Class: WSUI::S
- Inherits:
-
Struct
- Object
- Struct
- WSUI::S
- Defined in:
- lib/wsui.rb
Instance Attribute Summary collapse
-
#click ⇒ Object
Returns the value of attribute click.
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#click ⇒ Object
Returns the value of attribute click
6 7 8 |
# File 'lib/wsui.rb', line 6 def click @click end |
#value ⇒ Object
Returns the value of attribute value
6 7 8 |
# File 'lib/wsui.rb', line 6 def value @value end |