Class: Origami::XDP::Packet::Template::BreakBefore

Inherits:
Origami::XFA::Element show all
Defined in:
lib/origami/xfa/template.rb

Instance Method Summary collapse

Methods included from Origami::XFA

included

Constructor Details

#initializeBreakBefore

Returns a new instance of BreakBefore.



1691
1692
1693
# File 'lib/origami/xfa/template.rb', line 1691

def initialize
    super('breakBefore')
end