Class: Prawn::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 Prawn::Fillform::Field
Instance Method Details
#type ⇒ Object
110 111 112 |
# File 'lib/prawn-fillform.rb', line 110 def type :button end |