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

Inherits:
Origami::XFA::TemplateElement 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.



1355
1356
1357
# File 'lib/origami/xfa/template.rb', line 1355

def initialize
    super('breakBefore')
end