Class: Ruby::Fillform::Button
Instance Method Summary collapse
Methods inherited from Field
#default_value, #description, #flags, #height, #initialize, #name, #rect, #value, #width, #x, #y
Constructor Details
This class inherits a constructor from Ruby::Fillform::Field
Instance Method Details
#type ⇒ Object
114 115 116 |
# File 'lib/ruby-fillform.rb', line 114 def type :button end |