In Files

Parent

Methods

Class/Module Index [+]

Quicksearch

Poppler::ChoiceField

Public Instance Methods

combo?() click to toggle source
# File lib/poppler.rb, line 93
def combo?
  type == FormChioceType::COMBO
end
list?() click to toggle source
# File lib/poppler.rb, line 97
def list?
  type == FormChoiceType::LIST
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.