Parent

Methods

Class/Module Index [+]

Quicksearch

Origami::Field::Subform::SignatureLock

Public Instance Methods

pre_build() click to toggle source
# File lib/origami/acroform.rb, line 260
def pre_build
  
  if self.Action and self.Action != Actions::ALL
    self.Fields ||= []
  end
  
  super
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.