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

Returns:

  • (Object)

    the current value of click



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

def click
  @click
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



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

def value
  @value
end