Class: WSUI::S

Inherits:
Struct
  • Object
show all
Defined in:
lib/wsui.rb

Instance Attribute Summary collapse

Instance Attribute Details

#clickObject

Returns the value of attribute click



6
7
8
# File 'lib/wsui.rb', line 6

def click
  @click
end

#valueObject

Returns the value of attribute value



6
7
8
# File 'lib/wsui.rb', line 6

def value
  @value
end