Class: Prawn::Fillform::Button

Inherits:
Field
  • Object
show all
Defined in:
lib/prawn-fillform.rb

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

#typeObject



110
111
112
# File 'lib/prawn-fillform.rb', line 110

def type
  :button
end